ruff: enable W, COM, EXE rules

This commit is contained in:
Dima Gerasimov 2024-08-28 03:05:24 +01:00 committed by karlicoss
parent ac08af7aab
commit c5df3ce128
9 changed files with 19 additions and 14 deletions

View file

@ -1,4 +1,3 @@
#!/usr/bin/env python3
import csv
from datetime import datetime
from typing import Iterator, List, NamedTuple