mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-22 17:54:09 -04:00
Re-enable some linting (#14821)
* Re-enable some linting * Newsfile * Remove comment
This commit is contained in:
parent
dd9e71dc7f
commit
b50c008453
7 changed files with 9 additions and 21 deletions
|
@ -5,10 +5,8 @@
|
|||
from __future__ import annotations
|
||||
|
||||
from typing import (
|
||||
AbstractSet,
|
||||
Any,
|
||||
Callable,
|
||||
Generic,
|
||||
Hashable,
|
||||
Iterable,
|
||||
Iterator,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue