deepsource-autofix[bot] commited on
Commit
74a0287
1 Parent(s): b58a854

Format code with black

Browse files

This commit fixes the style issues introduced in b58a854 according to the output
from black.

Details: https://deepsource.io/gh/MilesCranmer/PySR/transform/0df9b129-c392-4c5a-898f-e4afa680806c/

Files changed (1) hide show
  1. pysr/version.py +1 -1
pysr/version.py CHANGED
@@ -1 +1 @@
1
- __version__ = "0.7.4"
 
1
+ __version__ = "0.7.4"