Guest User

Untitled

a guest
Dec 14th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. import types
  2. def foo(module: types.ModuleType):
  3. pass
Add Comment
Please, Sign In to add comment