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:
scripts
@@ -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'):
|
||||
|
Reference in New Issue
Block a user