Adding gen_docs.py

This commit is contained in:
Nanda Scott 2019-02-02 19:24:14 -05:00
parent dda076e7ba
commit 1344e312de
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ from scrython.catalog import *
from scrython.rulings import *
from scrython.sets import *
from scrython.symbology import *
from types import FunctionType
def format_args(string, f):
f.write('\n## Args\n\n|arg|type|description|\n|:---:|:---:|:---:|\n')