Browse Source

remove errant import

1.0.5-release-candidate
Chris 3 years ago
parent
commit
d2f034d485
1 changed files with 0 additions and 2 deletions
  1. 2
      gooey/python_bindings/argparse_to_json.py

2
gooey/python_bindings/argparse_to_json.py

@ -20,8 +20,6 @@ from uuid import uuid4
from gooey.python_bindings.gooey_parser import GooeyParser
from gooey.util.functional import merge, getin, identity, assoc
from jsonschema import validate
VALID_WIDGETS = (
'FileChooser',

Loading…
Cancel
Save