Skip to content

Commit

Permalink
Merge branch 'master' into cleanup/fix-issues
Browse files Browse the repository at this point in the history
  • Loading branch information
turnmanh committed Jun 10, 2024
2 parents 9365dd2 + 7ecb5ed commit 40d1db5
Show file tree
Hide file tree
Showing 133 changed files with 590,377 additions and 30,441 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#
.idea
.devcontainer/
config_local.json
temp
*.DS_Store
Expand Down
427 changes: 427 additions & 0 deletions LICENSE

Large diffs are not rendered by default.

75 changes: 0 additions & 75 deletions LICENSE.txt

This file was deleted.

11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,3 +60,14 @@ Finally, clone repository, change into the directory of the cloned repository an
```bash
pip install -e .
```

## License

This work is licensed under a
[Creative Commons Attribution-ShareAlike 4.0 International License][cc-by-sa].

[![CC BY-SA 4.0][cc-by-sa-image]][cc-by-sa]

[cc-by-sa]: http://creativecommons.org/licenses/by-sa/4.0/
[cc-by-sa-image]: https://licensebuttons.net/l/by-sa/4.0/88x31.png
[cc-by-sa-shield]: https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg
Loading

0 comments on commit 40d1db5

Please sign in to comment.