Skip to content
Snippets Groups Projects
Commit 3b7013e802ef authored by Sylvain's avatar Sylvain
Browse files

oops

parent 25144b2612d1
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
short_desc = 'expense reporting application' short_desc = 'expense reporting application'
long_desc = '''expense reporting application''' long_desc = '''expense reporting application'''
from glob import glob
from os import listdir as _listdir from os import listdir as _listdir
from os.path import join, isdir from os.path import join, isdir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment