seedcase-project / seedcase-sprout

Upload your research data to formally structure it for better, more reliable, and easier research.
https://sprout.seedcase-project.org/
MIT License
0 stars 0 forks source link

Create and test `write_file()` #618

Closed signekb closed 1 week ago

signekb commented 2 weeks ago

Signature: write_file(path: Path, string: str) -> Path:

Arguments:

Returns: A path to the created file

Context:

Note: