Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
prusse-martin committed Oct 27, 2021
1 parent ecf0b88 commit d70b073
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,9 @@

sys.path.append(os.path.abspath('../src'))

import subprocess

print('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!')
print('!!! INVESTIGATE')
print('!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!')
subprocess.call('ls')
print(os.path.abspath('../src'))
print(list(glob.glob('*')))

0 comments on commit d70b073

Please sign in to comment.