Skip to content

New organization of imports and namespaces#92

Merged
KonstantinChri merged 4 commits into
mainfrom
namespaces
Mar 28, 2025
Merged

New organization of imports and namespaces#92
KonstantinChri merged 4 commits into
mainfrom
namespaces

Conversation

@efvik

@efvik efvik commented Mar 28, 2025

Copy link
Copy Markdown
Collaborator

Here are a few changes, primarily to how imports and namespaces are organized:

  1. All imports are moved to the top of each file, rather than some being defined in each function (stackoverflow)
  2. Star imports have been replaced with explicit names (stackoverflow)

Do you agree with this change @KonstantinChri @clio-met @dung-manh-nguyen ?

@efvik efvik requested a review from KonstantinChri March 28, 2025 12:02
@KonstantinChri KonstantinChri merged commit de9f532 into main Mar 28, 2025
@KonstantinChri KonstantinChri deleted the namespaces branch March 28, 2025 12:47
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.

2 participants