Skip to content
Snippets Groups Projects
Verified Commit c4fdfba2 authored by Daniel Hornung's avatar Daniel Hornung
Browse files

MAINT: linting

parent 87cc7b14
No related branches found
No related tags found
2 merge requests!89ENH: JsonSchemaExporter accepts do_not_create parameter.,!85more jsonschema export
Pipeline #43591 passed
......@@ -99,7 +99,6 @@ class JsonSchemaExporter:
self._do_not_retrieve = do_not_retrieve
self._no_remote = no_remote
self._multiple_choice = multiple_choice
self._rjsf_uischema: dict = {}
@staticmethod
def _make_required_list(rt: db.RecordType):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment