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

Fix a few bugs and inconsistencies #15

Merged
merged 12 commits into from Feb 3, 2022

Conversation

thesadru
Copy link
Contributor

@thesadru thesadru commented Feb 3, 2022

See changelog.

  • no longer use explicit submodules unless they're exported
  • no longer use pass where it's not needed
  • ignore when 3rd party libraries are missing stubs
  • for the sake of user experience assume the class is initialized when annotating
  • make the colorama dependency optional (gawd the dependency management is funky)
  • allow for unloading miru and stopping all views

no longer use explicit submodules unless they're exported
no longer use pass where not needed
ignore when 3rd party libraries are missing stubs
 for the sake of user experience
@thesadru thesadru marked this pull request as ready for review February 3, 2022 19:23
hypergonial
hypergonial previously approved these changes Feb 3, 2022
@hypergonial hypergonial added the enhancement New feature or request label Feb 3, 2022
@hypergonial hypergonial dismissed their stale review February 3, 2022 20:11

New commits pushed to branch.

@hypergonial hypergonial merged commit 64365b1 into hypergonial:main Feb 3, 2022
@thesadru thesadru deleted the fix/inconsistencies branch February 3, 2022 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants