mirror of
https://github.com/jtesta/ssh-audit.git
synced 2024-11-16 13:35:39 +01:00
Convert type comments to annotations (#40)
* Convert type comments to annotations Notes: - variable annotations are only possible for Python 3.6 and upwards - class names as a result of a function have to be quoted cf https://www.python.org/dev/peps/pep-0563/#enabling-the-future-behavior-in-python-3-7 This is ongoing work for #32 modified: ssh-audit.py * Do not use variable annotation ... as this feature works only for Python 3.6 and above only. modified: ssh-audit.py
This commit is contained in:
parent
d168524a5d
commit
a75be9ab41
504
ssh-audit.py
504
ssh-audit.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user