jw-python/tools/python/jwutils/stree
Jan Lindemann 3a7fb50979 Apply monkeytype traces
Run

       monkeytype run jw-acc.py --log-level debug db import --format mdb-json-dir dbs
       monkeytype list-modules | grep ^jw | while read m; do
               monkeytype apply $m
       done

and fix the fallout.

Signed-off-by: Jan Lindemann <jan@janware.com>
2024-12-15 15:35:29 +01:00
..
Makefile Rename the MODDIR makefile variable to JWBDIR 2019-06-29 23:32:20 +02:00
serdes.py stree.parse(): Beautify debug logging 2024-10-06 17:13:41 +02:00
StringTree.py Apply monkeytype traces 2024-12-15 15:35:29 +01:00