Added module renderers json tsv csv xml

This commit is contained in:
DiG 2022-01-16 17:42:10 +01:00
parent 519b453aee
commit 854c1f6766
1 changed files with 3 additions and 0 deletions

View File

@ -488,3 +488,6 @@ elif MODEL == 'schema':
# if __name__ == "__main__":
# import sys
# fib(int(sys.argv[1]))