We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19842e1 commit e05feb5Copy full SHA for e05feb5
mypyc/test-data/fixtures/string.pyi
@@ -1,7 +1,7 @@
1
from typing import Optional
2
3
class int: pass
4
-class str: pass
+class str:
5
def count(
6
self,
7
substr: str,
0 commit comments