mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-20 10:16:42 -06:00
Update __all__ for #4255
This commit is contained in:
parent
d0bd1ad25b
commit
a5853427d4
@ -26,6 +26,8 @@ __all__ = [
|
|||||||
'BaseScript',
|
'BaseScript',
|
||||||
'BooleanVar',
|
'BooleanVar',
|
||||||
'ChoiceVar',
|
'ChoiceVar',
|
||||||
|
'DynamicObjectVar',
|
||||||
|
'DynamicMultiObjectVar',
|
||||||
'FileVar',
|
'FileVar',
|
||||||
'IntegerVar',
|
'IntegerVar',
|
||||||
'IPAddressVar',
|
'IPAddressVar',
|
||||||
|
Loading…
Reference in New Issue
Block a user