1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-07-19 23:11:13 +02:00

Table headers for brain dead GFM.

This commit is contained in:
Chris Palmer
2019-06-11 15:35:20 +01:00
parent 405c8e00b8
commit b1fb0286b5
2 changed files with 2 additions and 2 deletions

@@ -39,7 +39,7 @@ These are located in the scripts subdirectory, which needs to be added to the pr
They should work with both Python 2 and Python 3.
| | |
| Script | Function |
|:--|:--|''', file = doc_file)
for file in os.listdir('scripts'):
if file.endswith('.py'):