run pre-commit
This commit is contained in:
parent
9477574dfc
commit
998cb6929b
1 changed files with 1 additions and 0 deletions
|
|
@ -35,6 +35,7 @@ STATIC const char *get_arg_str(mp_obj_t arg, qstr name) {
|
|||
}
|
||||
|
||||
//| """Utilities to compile possibly incomplete Python source code."""
|
||||
//|
|
||||
|
||||
//| def compile_command(source: str, filename: str = "<input>", symbol: str = "single"):
|
||||
//| """Compile a command and determine whether it is incomplete
|
||||
|
|
|
|||
Loading…
Reference in a new issue