mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-22 10:30:09 +01:00
parent
5938928c59
commit
77dee1b451
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@
|
||||||
# See the License for the specific language governing permissions and
|
# See the License for the specific language governing permissions and
|
||||||
# limitations under the License.
|
# limitations under the License.
|
||||||
|
|
||||||
import abcimport os
|
import abc
|
||||||
|
import os
|
||||||
from typing import (
|
from typing import (
|
||||||
TYPE_CHECKING,
|
TYPE_CHECKING,
|
||||||
Any,
|
Any,
|
||||||
|
|
Loading…
Add table
Reference in a new issue