Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit 4b3308c

Browse files
committed
Lint
1 parent 6310a36 commit 4b3308c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts-dev/mypy_synapse_plugin.py

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
from mypy.types import CallableType, Instance, NoneType, UnionType
2626

2727

28-
2928
class SynapsePlugin(Plugin):
3029
def get_method_signature_hook(
3130
self, fullname: str

0 commit comments

Comments
 (0)