Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smarter imports within the files in the framework #345

Closed
drishyatm opened this issue Jan 2, 2024 · 1 comment · Fixed by #353
Closed

Smarter imports within the files in the framework #345

drishyatm opened this issue Jan 2, 2024 · 1 comment · Fixed by #353

Comments

@drishyatm
Copy link
Collaborator

The framework's import statements should be optimized and organized within the files, so that the code becomes more readable, maintainable, and efficient.

  • Group standard library imports, third-party library imports, and project-specific imports separately.
  • Use the import smartly
Copy link

github-actions bot commented Mar 3, 2024

Stale issue message

@drishyatm drishyatm linked a pull request Mar 6, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant