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

WIP: Type Hinting #1

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

WIP: Type Hinting #1

wants to merge 1 commit into from

Conversation

Ryex
Copy link
Owner

@Ryex Ryex commented Aug 15, 2022

Add Type hinting across the project

This is a work in progress so far the only work has been done on init.py, common.py, config.py
logging set up was split to allow for a type hinted logger to be obtained correctly throughout the project

Summary:

Related Issue(s):

Reviewer's Checklist:

  • The header of all files contain a reference to the repository license
  • The overall test coverage is increased or remains the same as before
  • All tests are passing
  • All flake8 checks are passing and the style guide is followed
  • Documentation (as docstrings) is complete and understandable
  • Only files that have been actively changed are committed

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