mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 03:16:25 -06:00
Update __all__ for #4255
This commit is contained in:
parent
9d5a10695d
commit
57ad4903d3
@ -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