-
- Downloads
Added the option `copy_file` when opening an existing file. In this way, the...
Added the option `copy_file` when opening an existing file. In this way, the file can be modified without overwriting the original file.
parent
1cdaf061
No related branches found
No related tags found
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- src/robofish/evaluate/evaluate.py 22 additions, 1 deletionsrc/robofish/evaluate/evaluate.py
- src/robofish/io/file.py 52 additions, 9 deletionssrc/robofish/io/file.py
- tests/robofish/io/test_file.py 20 additions, 0 deletionstests/robofish/io/test_file.py
Loading
Please register or sign in to comment