zulip/puppet
Tim Abbott 98d89b676d pg_backup_and_purge: Fix incorrect conversion to use python3 types.
When using the Python 3 typing style, Python scripts can't import from
typing inside an `if False` (in contrast, one needs to import inside
an `if False` to support the Python 3 syntax without needing
python-typing installed).  So this was just incorrectly half-converted
from the Python 2 style to the Python 3 style.
2018-10-16 11:12:52 -07:00
..
apt puppet-lint: Enforce arrow_alignment check. 2018-08-13 12:30:57 -07:00
stdlib Remove some some duplicate words in copy. 2017-01-23 23:15:04 -08:00
zulip pg_backup_and_purge: Fix incorrect conversion to use python3 types. 2018-10-16 11:12:52 -07:00
zulip_ops puppet: Fix puppet-lint warnings in various manifests. 2018-08-28 13:46:31 -07:00