Skip to content

Commit 998cb69

Browse files
committed
run pre-commit
1 parent 9477574 commit 998cb69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared-bindings/codeop/__init__.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ STATIC const char *get_arg_str(mp_obj_t arg, qstr name) {
3535
}
3636

3737
//| """Utilities to compile possibly incomplete Python source code."""
38+
//|
3839

3940
//| def compile_command(source: str, filename: str = "<input>", symbol: str = "single"):
4041
//| """Compile a command and determine whether it is incomplete

0 commit comments

Comments
 (0)