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

Restyle feat: Add stubgen to produce typings for cython modules. #100

Closed
wants to merge 5 commits into from

Commits on Jan 8, 2024

  1. feat: Add stubgen to produce typings for cython modules.

    mypy's stubgen doesn't work, so I approximated one myself.
    iphydf committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    1f22399 View commit details
    Browse the repository at this point in the history
  2. Restyled by black

    restyled-commits committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c561593 View commit details
    Browse the repository at this point in the history
  3. Restyled by isort

    restyled-commits committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    677d28f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7beb85a View commit details
    Browse the repository at this point in the history
  5. Restyled by yapf

    restyled-commits committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    a029e54 View commit details
    Browse the repository at this point in the history