mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 17:00:46 +00:00
Note to self
This commit is contained in:
@@ -7,7 +7,7 @@ from .reporting import print_advisory_tagging_error, print_section_header_style,
|
|||||||
|
|
||||||
from tqdm import tqdm
|
from tqdm import tqdm
|
||||||
|
|
||||||
|
# fixme this whole file is a mess
|
||||||
class Transformation:
|
class Transformation:
|
||||||
def transform(self, input_dict) -> dict:
|
def transform(self, input_dict) -> dict:
|
||||||
return input_dict
|
return input_dict
|
||||||
|
|||||||
Reference in New Issue
Block a user