Skip to content
This repository has been archived by the owner on Oct 27, 2024. It is now read-only.

Moved some files and functions #10

Merged
merged 6 commits into from
Nov 20, 2023
Merged

Moved some files and functions #10

merged 6 commits into from
Nov 20, 2023

Conversation

tygoee
Copy link
Owner

@tygoee tygoee commented Nov 20, 2023

Changes:

  • Moved src/__main__.py to main.py to allow multiple subfolders in src/
  • Moved a lot of functions in media.py, modloaders.py and other files
  • Made src/runner.py the "main" file, as it invokes all functions
  • Changed all class methods in media.py to instance methods which are more fitting

@tygoee
Copy link
Owner Author

tygoee commented Nov 20, 2023

Added last 2 commits: there was an unintended dummy confirmation prompt and while testing a flake8 error saying the import size was being shadowed by a loop variable

@tygoee tygoee merged commit 7f11d43 into main Nov 20, 2023
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant