Skip to content
Snippets Groups Projects
Commit ab02c0e7 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

Endret import-rekkefølge

parent 5d981400
No related branches found
No related tags found
1 merge request!40#38 #39 Eksporter og importer SOI til/fra fil
Pipeline #76119 failed
......@@ -4,8 +4,8 @@ import unittest
import json
from pathlib import Path
from datetime import datetime
from schema import Schema, And, Or
from PySide2.QtWidgets import QApplication
from schema import Schema, And, Or
from soitool.soi import SOI
from soitool.modules.module_table import TableModule
from soitool.serialize_export_import_soi import (
......
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