Skip to content

Commit

Permalink
add finalize to __all__ #140
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Nov 21, 2024
1 parent 97c91a1 commit b395657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django_typer/management/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
"DTGroup",
"Context",
"initialize",
"finalize",
"callback",
"command",
"group",
Expand Down

0 comments on commit b395657

Please sign in to comment.