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

Overrides check #60

Merged
merged 10 commits into from
Jan 15, 2024
Merged

Overrides check #60

merged 10 commits into from
Jan 15, 2024

Commits on Jan 2, 2024

  1. overrides typing

    Christian-B committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5c95616 View commit details
    Browse the repository at this point in the history
  2. flake8

    Christian-B committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    27cd769 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. merged in master

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4337f73 View commit details
    Browse the repository at this point in the history
  2. activate mypy

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8b755eb View commit details
    Browse the repository at this point in the history
  3. Install mypy

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    6ac0b56 View commit details
    Browse the repository at this point in the history
  4. add py.typed marker

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    5a33d4e View commit details
    Browse the repository at this point in the history
  5. mypy mcmc

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9e9d4bf View commit details
    Browse the repository at this point in the history
  6. typing fixes

    Christian-B committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    83492b9 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. typing

    Christian-B committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    a709d9e View commit details
    Browse the repository at this point in the history
  2. check for None

    Christian-B committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    d2646b3 View commit details
    Browse the repository at this point in the history