Skip to content

v0.0.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@valentingol valentingol released this 24 Jul 18:15
· 372 commits to main since this release
6693ed3
  • πŸ› Fix configs merging with wandb sweep in apps/train.py
  • πŸš€ Pylint workflow no longer needs to install requirements.txt
  • πŸ› Fix type hint list[...] -> List[...] to be compatible with Python3.8+ in utils/sagan/modules.py
  • ✨ Add tests/basic_checks.sh to run some checks before push/PR