Skip to content
Snippets Groups Projects
Commit df3130f6 authored by Zeva Burklow's avatar Zeva Burklow
Browse files

[fix] Newline fixes

parent 45dce304
No related branches found
No related tags found
No related merge requests found
Pipeline #1071 failed
...@@ -18,4 +18,4 @@ docs/_build/ ...@@ -18,4 +18,4 @@ docs/_build/
.coverage .coverage
coverage.xml coverage.xml
.pytest_cache .pytest_cache
report.xml report.xml
\ No newline at end of file
...@@ -20,4 +20,4 @@ Currently, there is only one function: ...@@ -20,4 +20,4 @@ Currently, there is only one function:
checksum = hash_file("path/to/file") checksum = hash_file("path/to/file")
This will output the sha3_512 hash of the specified file. For more info, see the :ref:`API Reference`. This will output the sha3_512 hash of the specified file. For more info, see the :ref:`API Reference`.
\ No newline at end of file
This is a test file This is a test file
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment