Skip to content

Commit

Permalink
no cover
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed May 23, 2024
1 parent 7aa758e commit 28a9602
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ozi/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
from ozi.fix.__main__ import main as fix_main # pragma: no cover
from ozi.new.__main__ import main as new_main # pragma: no cover

EPILOG = """
EPILOG = """ # pragma: no cover
METADATA_FIELD choices:
| audience
| environment
Expand Down

0 comments on commit 28a9602

Please sign in to comment.