Skip to content

Commit

Permalink
Revert.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Oct 22, 2024
1 parent 5d14dd3 commit 06e5bb9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,11 @@ pydevtips: Python Development Tips
.. </strike>
| Reproducibility is important for software: *if it's not reproducible, it's not useful*.
Even if you don't plan on sharing your code, imagine
coming back to a project after a few weeks, or having
to install it on a new machine. You'll be all the more thankful to your
past self if you have a clear way to install and run your code.
Reproducibility is important for software: *if it's not reproducible, it's not useful*.
Even if you don't plan on sharing your code, imagine
coming back to a project after a few weeks, or having
to install it on a new machine. You'll be all the more thankful to your
past self if you have a clear way to install and run your code.

This repository is a collection of tips and tricks for developing stable
and reproducible Python code. There is a slight focus on scientific
Expand Down

0 comments on commit 06e5bb9

Please sign in to comment.