ci: update mypy config and make ruff config more consistent with other projects
This commit is contained in:
parent
d58453410c
commit
71fdeca5e1
13 changed files with 32 additions and 38 deletions
|
@ -1,6 +1,6 @@
|
|||
from typing import Protocol
|
||||
|
||||
from my.core import datetime_aware, Json
|
||||
from my.core import datetime_aware
|
||||
|
||||
|
||||
def hackernews_link(id: str) -> str:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue