mirror of
https://github.com/RealOrangeOne/notes.git
synced 2024-11-17 21:19:04 +00:00
2 lines
77 B
Python
2 lines
77 B
Python
def on_env(env, config, files):
|
|
env.tests["startswith"] = str.startswith
|