Skip to content

fix: remove duplicate FastCode export in __all__#19

Open
haosenwang1018 wants to merge 1 commit intoHKUDS:mainfrom
haosenwang1018:fix/remove-duplicate-fastcode-export
Open

fix: remove duplicate FastCode export in __all__#19
haosenwang1018 wants to merge 1 commit intoHKUDS:mainfrom
haosenwang1018:fix/remove-duplicate-fastcode-export

Conversation

@haosenwang1018
Copy link

Summary

Remove duplicate 'FastCode' entry from all list in fastcode/init.py.

Changes Made

  • Removed duplicate "FastCode" string from all export list

Testing

  • Verified no functional impact (duplicate in all has no effect)
  • File syntax remains valid

Checklist

  • Code follows project style
  • No functional changes
  • Self-reviewed

Remove duplicate 'FastCode' entry from __all__ list in __init__.py.
This fixes a minor code quality issue with no functional impact.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant