mirror of https://github.com/stijndcl/didier
6 lines
48 B
Python
6 lines
48 B
Python
|
from os import path
|
||
|
|
||
|
|
||
|
def check_all():
|
||
|
pass
|