1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update __all__ for #4255

This commit is contained in:
dansheps
2020-02-24 10:21:17 -06:00
parent d0bd1ad25b
commit a5853427d4

View File

@@ -26,6 +26,8 @@ __all__ = [
'BaseScript',
'BooleanVar',
'ChoiceVar',
'DynamicObjectVar',
'DynamicMultiObjectVar',
'FileVar',
'IntegerVar',
'IPAddressVar',