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 9665016 commit 59bace3Copy full SHA for 59bace3
netbox_onboarding/choices.py
@@ -48,5 +48,4 @@ class OnboardingFailChoices(ChoiceSet):
48
(FAIL_EXECUTE, "fail-execute"),
49
(FAIL_GENERAL, "fail-general"),
50
(FAIL_DNS, "fail-dns"),
51
- ()
52
)
0 commit comments