This commit is contained in:
decoded
2022-02-19 07:57:49 -06:00
parent ef1060c9c7
commit 64457efc5c

View File

@@ -43,7 +43,7 @@ running 'python3 dr1p4ns1.py' will batch process all the {ans,asc} files in the
```
## test data and debugging
- running `python3 test.py` will present table data and create an ansi file for testing
- change the line below from False to True at the bottom of `dr1p4ns1.py`
- change the line below from False to True at the bottom of `dr1p4ns1.py` for some parse debugging
```d=dr1p4ns1(ansifile=_FILE_,width=80,debug=False)```
## files overview
```