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

Support python 3.11 #76

Merged
merged 8 commits into from
Feb 14, 2024
Merged

Support python 3.11 #76

merged 8 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    8881f57 View commit details
    Browse the repository at this point in the history
  2. add test for p3.11

    mzouink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    756b7a8 View commit details
    Browse the repository at this point in the history
  3. fix mypy error

    mzouink committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    2b8019d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    a33a5e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e20d8a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b886c View commit details
    Browse the repository at this point in the history
  4. Format Python code with psf/black push (#75)

    There appear to be some python formatting errors in
    b201f0a. This pull request
    uses the [psf/black](https://github.com/psf/black) formatter to fix
    these issues.
    mzouink committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c37b1c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    92cbb95 View commit details
    Browse the repository at this point in the history