chore: restructured project, updated readme
This commit is contained in:
8
src/parsers/transformers/__init__.py
Normal file
8
src/parsers/transformers/__init__.py
Normal file
@@ -0,0 +1,8 @@
|
||||
from .transformers import (
|
||||
RDS_AVAIL_DATA,
|
||||
ARRAYData,
|
||||
BibTeXData,
|
||||
COinSData,
|
||||
RDSData,
|
||||
RISData,
|
||||
)
|
||||
Reference in New Issue
Block a user