Skip to content

Commit 2ed6fcf

Browse files
authored
commit 4
1 parent 6de9a30 commit 2ed6fcf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
def __getattr__(name: str): ... # incomplete module
1+
def __getattr__(name: str, /): ... # incomplete module

0 commit comments

Comments
 (0)