Files
2024-04-23 09:40:44 +02:00

5 lines
67 B
Python

def with_subpath(x):
return x
def without_subpath(x):
pass