Coverage for harbor_cli/output/formatting/constants.py: 100%
2 statements
« prev ^ index » next coverage.py v6.5.0, created at 2023-02-09 12:09 +0100
« prev ^ index » next coverage.py v6.5.0, created at 2023-02-09 12:09 +0100
1from __future__ import annotations
4NONE_STR = "null" # Matching JSON (for now)