mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-13 13:45:24 -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
|
@ -12,7 +12,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
from typing import Any, Collection, Dict, Mapping, Optional, Sequence, Set, Tuple, Union
|
||||
from typing import Any, Collection, Dict, Mapping, Optional, Sequence, Tuple, Union
|
||||
|
||||
from synapse.types import JsonDict
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue