Spaces:
Sleeping
Sleeping
deepsource-autofix[bot]
commited on
Commit
•
74a0287
1
Parent(s):
b58a854
Format code with black
Browse filesThis 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/
- pysr/version.py +1 -1
pysr/version.py
CHANGED
@@ -1 +1 @@
|
|
1 |
-
__version__ = "0.7.4"
|
|
|
1 |
+
__version__ = "0.7.4"
|