-
Notifications
You must be signed in to change notification settings - Fork 5
♻️ repo cleanup and doc #179
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Be careful with ignoring imports with mypy. That is exactly how you get into many issues
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very nice thank you! yes when we consolidate things now its easier to jump in and help 👍
What do these changes do?
After reviewing the repo structure and the release workflow, I did the following changes:
pyproject.toml(limited by dynamic setup of versioning).vscodeconfig templatesMakefiles@Konohana0608 just FYI: this PR will still not bring the changes you need in the API.
Related issue/s
How to test
For internal developers