Re-add space

This commit is contained in:
Brian Tiemann 2024-11-20 19:26:49 -05:00
parent d0b7135dd8
commit 663b7f8901

View File

@ -10,6 +10,7 @@ __all__ = (
'ModuleCommonForm'
)
class InterfaceCommonForm(forms.Form):
mac_address = forms.CharField(
empty_value=None,