Removed Kittype.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
Contains pandas and openpyxl convenience functions for interacting with excel workbooks
|
||||
'''
|
||||
|
||||
from .parser import *
|
||||
from backend.excel.parsers.clientsubmission_parser import *
|
||||
from .reports import *
|
||||
from .writer import *
|
||||
# from .parser import *
|
||||
from backend.excel.parsers.clientsubmission_parser import ClientSubmissionInfoParser, ClientSubmissionSampleParser
|
||||
# from .reports import *
|
||||
# from .writer import *
|
||||
|
||||
Reference in New Issue
Block a user