Skip to content

Commit

Permalink
Merge pull request #81 from tobiasge/deprecated
Browse files Browse the repository at this point in the history
Don't use deprecated import
  • Loading branch information
tobiasge authored Jan 5, 2024
2 parents 3ea1832 + 8391aba commit 1c3dfe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/netbox_initializers/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from extras.plugins import PluginConfig
from netbox.plugins import PluginConfig


class NetBoxInitializersConfig(PluginConfig):
Expand Down

0 comments on commit 1c3dfe2

Please sign in to comment.