Skip to content
This repository was archived by the owner on Jul 18, 2024. It is now read-only.

Type Hints! and simplified logger

Choose a tag to compare

@maxludden maxludden released this 19 Nov 02:42
· 67 commits to main since this release

Added type stubs

  • To enable MaxGradient to pass Mypy!
  • run:
    mypy -m maxgradient --ignore-missing-imports