1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-07-01 09:53:53 +01:00
notes/hooks/notes.py

3 lines
77 B
Python

def on_env(env, config, files):
env.tests["startswith"] = str.startswith