We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d14619 commit 791b42bCopy full SHA for 791b42b
netbox_custom_objects/__init__.py
@@ -52,7 +52,7 @@ def _should_skip_dynamic_model_creation():
52
Determine if dynamic model creation should be skipped.
53
54
Returns True if dynamic models should not be created/loaded due to:
55
- - Currently running migrations
+ - Currently running migrations
56
- Running tests
57
- Required migration not yet applied
58
0 commit comments