Sign in
fuchsia
/
third_party
/
github.com
/
python
/
mypy
/
refs/heads/main
/
.
/
test-data
/
unit
/
fixtures
/
function.pyi
blob: 697d0d919d98207e50a14c01bd1eb83c7c15e153 [
file
] [
log
] [
blame
] [
edit
]
class
object
:
def
__init__
(
self
):
pass
class
type
:
pass
class
function
:
pass
class
int
:
pass
class
str
:
pass
class
dict
:
pass