python-tuf/tuf/api/serialization
Jussi Kukkonen 1b9aec291c Metadata API: Use TYPE_CHECKING for cyclic import
The import is useful for mypy so it can check the types.
Add a pylint disable just like json.py does in the same situation.

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
2021-05-19 14:26:55 +03:00
..
__init__.py Metadata API: Use TYPE_CHECKING for cyclic import 2021-05-19 14:26:55 +03:00
json.py Fix black docstring indentation errors 2021-04-27 14:08:24 +03:00