Skip to content

Commit

Permalink
Export Doctype in the module
Browse files Browse the repository at this point in the history
  • Loading branch information
tabatkins committed Aug 26, 2024
1 parent 404079f commit b1c6c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bikeshed/doctypes/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
from .manager import NIL_GROUP, NIL_ORG, NIL_STATUS, DoctypeManager, Group, Org, Status
from .manager import NIL_GROUP, NIL_ORG, NIL_STATUS, Doctype, DoctypeManager, Group, Org, Status

0 comments on commit b1c6c06

Please sign in to comment.