diff --git a/convert.py b/convert.py index b27b78d90..bf9ca4140 100755 --- a/convert.py +++ b/convert.py @@ -77,6 +77,7 @@ DEFAULT_CONCURRENCY = 8 # data types # + # TODO: Clean up and refactor data types @dataclass(frozen=True) class DataType: