mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 09:56:05 -04:00
lint
This commit is contained in:
parent
ed61fe4ada
commit
c9dd47d668
5 changed files with 3 additions and 7 deletions
|
@ -20,7 +20,7 @@ import hmac
|
|||
import inspect
|
||||
import logging
|
||||
import time
|
||||
from typing import Dict, Optional, Tuple, Type, TypeVar, Union, overload
|
||||
from typing import Dict, Optional, Type, TypeVar, Union
|
||||
|
||||
from mock import Mock, patch
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue