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

External project refactor #550

Merged
merged 3 commits into from
Aug 11, 2023
Merged

External project refactor #550

merged 3 commits into from
Aug 11, 2023

Commits on Aug 11, 2023

  1. Pull out dumping/loading external modules into separate module

    Also split apart dumping/loading into separate functions.
    
    This all helps resolve potential circular imports in future
    ZedThree committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    0deb950 View commit details
    Browse the repository at this point in the history
  2. Move setting __version__ into separate module

    Fix potential circular dependencies
    ZedThree committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    42f4163 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3c0be8 View commit details
    Browse the repository at this point in the history