We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7893618 commit c791d0fCopy full SHA for c791d0f
1 file changed
sign.py
@@ -1,8 +1,5 @@
1
#!/usr/bin/env python3
2
3
-# https://mypy.readthedocs.io/en/stable/runtime_troubles.html#using-classes-that-are-generic-in-stubs-but-not-at-runtime
4
-from __future__ import annotations
5
-
6
import copy
7
import os
8
import re
0 commit comments