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 type hints #67

Merged
merged 4 commits into from
Mar 19, 2024
Merged

Fix type hints #67

merged 4 commits into from
Mar 19, 2024

Commits on Mar 19, 2024

  1. Fix type hints

    gentlegiantJGC committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    91eed39 View commit details
    Browse the repository at this point in the history
  2. Converted init files to cython

    PyCharm was preferring these over the stub files making it difficult to debug.
    Hopefully renaming these will make it go straight to the stub files.
    gentlegiantJGC committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8566485 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b97ba61 View commit details
    Browse the repository at this point in the history
  4. Reformatted

    gentlegiantJGC committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2b62942 View commit details
    Browse the repository at this point in the history