Skip to content

Commit 7d80a1f

Browse files
committed
type ignore mypy
1 parent 3efaf42 commit 7d80a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/configuration/plugins.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"netbox_acls",
1010
]
1111

12-
PLUGINS_CONFIG = {
12+
PLUGINS_CONFIG = { # type: ignore
1313
"netbox_initializers": {},
1414
"netbox_acls": {},
1515
}

0 commit comments

Comments
 (0)