diff --git a/CreoMigrate.code-workspace b/CreoMigrate.code-workspace deleted file mode 100644 index 53db69b..0000000 --- a/CreoMigrate.code-workspace +++ /dev/null @@ -1,13 +0,0 @@ -{ - "folders": [ - { - "path": "." - } - ], - "settings": { - "[python]": { - "editor.defaultFormatter": "ms-python.autopep8" - }, - "python.formatting.provider": "none" - } -} \ No newline at end of file diff --git a/lib/CreoMigrateGui.py b/lib/CreoMigrateGui.py index 7439c22..f9d194a 100644 --- a/lib/CreoMigrateGui.py +++ b/lib/CreoMigrateGui.py @@ -59,13 +59,10 @@ demo_data = """ "gui_data": { "asm_id": "400102190", "teilenummer": "400102195", - "pdm_kategorie_neu": "Einzelteil", "neuaufbau": "False", "lebenszyklus_status_neu": "Serie", "aus_halbzeug_neu": "True", - "zusatzinfos_auto_text": "Dies sind neue Zusatzinfos", - "cb_lebenszyklus_status_neu": ["Serie", "Prototyp"], - "cb_werkstofftyp_neu": ["Stahl", "Aluminium", "Kunst-/ Verbundstoff", "Schwermetall"] + "zusatzinfos_auto_text": "Dies sind neue Zusatzinfos" }, "data": {} }