1
0
Fork 0
mirror of synced 2024-11-14 12:58:56 -05:00
formula-sudoers/sudoers/files/sudoers_prepare.py

3 lines
42 B
Python
Raw Normal View History

2013-08-20 13:10:47 -04:00
def run(**kwargs):
2013-08-20 13:12:21 -04:00
return str(kwargs)