ci: update mypy config and make ruff config more consistent with other projects

This commit is contained in:
Dima Gerasimov 2024-08-31 02:03:22 +01:00 committed by karlicoss
parent d58453410c
commit 71fdeca5e1
13 changed files with 32 additions and 38 deletions

View file

@ -4,7 +4,6 @@ Foursquare/Swarm checkins
from datetime import datetime, timezone, timedelta
from itertools import chain
from pathlib import Path
import json
# TODO pytz for timezone???