Skip to content

Commit 791b42b

Browse files
committed
#338 rework startup logic
1 parent 8d14619 commit 791b42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_custom_objects/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ def _should_skip_dynamic_model_creation():
5252
Determine if dynamic model creation should be skipped.
5353
5454
Returns True if dynamic models should not be created/loaded due to:
55-
- Currently running migrations
55+
- Currently running migrations
5656
- Running tests
5757
- Required migration not yet applied
5858

0 commit comments

Comments
 (0)