Skip to content

Commit

Permalink
Correct prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
lord-haffi committed Nov 12, 2023
1 parent 334eee8 commit b745428
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bo4e_generator/parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,6 @@ def generate_bo4e_schema(
capitalise_enum_members=True,
base_path=schema_metadata.input_file.parent,
remove_special_field_name_prefix=True,
special_field_name_prefix="field_",
allow_extra_fields=False,
)
result = parser.parse()
Expand Down

0 comments on commit b745428

Please sign in to comment.