ruff: enable W, COM, EXE rules
This commit is contained in:
parent
47f116879f
commit
bf96ca7d38
9 changed files with 19 additions and 14 deletions
|
@ -18,7 +18,7 @@ from my.config import telegram as user_config
|
|||
class config(user_config.telegram_backup):
|
||||
# path to the export database.sqlite
|
||||
export_path: PathIsh
|
||||
|
||||
|
||||
|
||||
@dataclass
|
||||
class Chat:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue