diff options
author | Todd Gamblin <gamblin2@llnl.gov> | 2022-12-04 21:41:12 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-04 21:41:12 -0800 |
commit | 82b7fe649fb62e443ce783bbbb2cca30372b5698 (patch) | |
tree | e0caa72fa4c2281c607864d7d2bfbe3777e8256f /pyproject.toml | |
parent | 76417d6ac6679ac65cfe619f0f5ec0b3175647d2 (diff) | |
download | spack-82b7fe649fb62e443ce783bbbb2cca30372b5698.tar.gz spack-82b7fe649fb62e443ce783bbbb2cca30372b5698.tar.bz2 spack-82b7fe649fb62e443ce783bbbb2cca30372b5698.tar.xz spack-82b7fe649fb62e443ce783bbbb2cca30372b5698.zip |
typing: move from comment annotations to Python 3.6 annotations (#34305)
We've stopped supporting Python 2, and contributors are noticing that our CI no longer
allows Python 2.7 comment type hints. They end up having to adapt them, but this adds
extra unrelated work to PRs.
- [x] Move to 3.6 type hints across the entire code base
Diffstat (limited to 'pyproject.toml')
0 files changed, 0 insertions, 0 deletions