Skip to content

Simplify package structure#263

Merged
deathaxe merged 2 commits intomasterfrom
feat/simplify-structure
Apr 6, 2024
Merged

Simplify package structure#263
deathaxe merged 2 commits intomasterfrom
feat/simplify-structure

Conversation

@deathaxe
Copy link
Copy Markdown
Member

@deathaxe deathaxe commented Apr 6, 2024

This PR...

  1. drops "utils" package
  2. tweaks main "plugin" module

deathaxe added 2 commits April 6, 2024 12:04
This commit moves code snippet for python 3.3 plugin.py into plugin_loaded()
to keep it as local as possible. It doesn't need to live forever globally.
This commit...

1. moves StdioSplitter and OutputPanel to unittesting.base module
2. moves reloader module one level up
3. drops obsolete/empty utils package

to simplify overall package structure.
@deathaxe deathaxe merged commit b9d7ae6 into master Apr 6, 2024
@deathaxe deathaxe deleted the feat/simplify-structure branch April 6, 2024 10:45
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