proposed: schemas are placed in src/schema (module)
separating schemas from main.py might be a good idea since the parser will support more fabrication methods, but since every method has its dictionary is it even possible?
This commit is contained in:
@@ -5,6 +5,7 @@ from getpass import getpass
|
||||
from APIHandler import APIHandler
|
||||
from classes import *
|
||||
from PIL import Image
|
||||
# from schema import pld_deposition
|
||||
|
||||
|
||||
def call_entrypoint_from_elabid(elabid):
|
||||
|
||||
Reference in New Issue
Block a user