Skip to content
Open

test #99

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion run.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
__copyright__ = "Jakob Aungiers 2018"
__version__ = "2.0.0"
__license__ = "MIT"
###xuxin Tan added
#added second time
#adeed third time
#dsaf

import os
import json
Expand Down Expand Up @@ -88,4 +92,4 @@ def main():


if __name__ == '__main__':
main()
main()