Skip to content

chore: clean up module imports in atype.py#160

Open
mnlscn wants to merge 1 commit into
IBM:mainfrom
mnlscn:chore/cleanup-atype-imports
Open

chore: clean up module imports in atype.py#160
mnlscn wants to merge 1 commit into
IBM:mainfrom
mnlscn:chore/cleanup-atype-imports

Conversation

@mnlscn
Copy link
Copy Markdown
Contributor

@mnlscn mnlscn commented May 9, 2026

This PR performs a small import-only cleanup in atype.py

  • It moves scattered imports to the top of the module
  • Removes redundant re-imports
  • Drops clearly unused imports flagged by the editor.

No runtime logic was changed.
The pre-existing duplicated function 'project_as_superclass' was intentionally left out of scope.

Signed-off-by: Manuel Scionti <scionti.manuel@hotmail.it>
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