chore: code linting

This commit is contained in:
2023-11-03 00:50:45 +08:00
parent 76e6adbbf7
commit 17f6c2bac7
7 changed files with 27 additions and 12 deletions

View File

@ -1,5 +1,5 @@
from datetime import datetime
from typing import Optional, Union
from typing import Optional
import attrs