From dd1c1004f863ae0db5de415cc93a74a0630ab66c Mon Sep 17 00:00:00 2001 From: teleprint-me <77757836+teleprint-me@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:14:14 -0500 Subject: [PATCH] chore: Apply flake8 formatting rules Signed-off-by: teleprint-me <77757836+teleprint-me@users.noreply.github.com> --- convert.py | 1 + 1 file changed, 1 insertion(+) 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: