Files
2019-10-16 18:24:09 +00:00

6 lines
68 B
Python

def f(*args, **kwargs):
pass
f(path_to_database='foo<caret>')