This pr type-hints Some files that were not typed (__main__.py, activity.py and utils.py)
Checklist
If code changes were made then they have been tested.
I have updated the documentation to reflect the changes.
This PR fixes an issue.
This PR adds something new (e.g. new method or parameters).
This PR is a breaking change (e.g. methods or parameters removed/renamed)
This PR is not a code change (e.g. documentation, README, ...)
## Summary
This pr type-hints Some files that were not typed (`__main__.py`, `activity.py` and `utils.py`)
## Checklist
- [x] If code changes were made then they have been tested.
- [ ] I have updated the documentation to reflect the changes.
- [ ] This PR fixes an issue.
- [ ] This PR adds something new (e.g. new method or parameters).
- [ ] This PR is a breaking change (e.g. methods or parameters removed/renamed)
- [ ] This PR is **not** a code change (e.g. documentation, README, ...)
StockerMC
(Migrated from github.com)
reviewed 2021-10-18 14:53:26 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Summary
This pr type-hints Some files that were not typed (
__main__.py,activity.pyandutils.py)Checklist
The default for
overwritehere should not have been removed.Fixed.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.