Dashboard
PHP:
8.2.30
OS:
Linux
User:
psicologosftp
/
/
usr
/
lib
/
python3.12
/
test
/
typinganndata
📤 Upload
📝 New File
📁 New Folder
Close
Editing: ann_module8.py
# Test `@no_type_check`, # see https://bugs.python.org/issue46571 class NoTypeCheck_Outer: class Inner: x: int def NoTypeCheck_function(arg: int) -> int: ...
Save
Cancel