Fixed database typo and removed unnecessary class identifier.
This commit is contained in:
parent
00ad49a143
commit
45fb349a7d
5098 changed files with 952558 additions and 85 deletions
10
venv/Lib/site-packages/scipy/version.py
Normal file
10
venv/Lib/site-packages/scipy/version.py
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
# THIS FILE IS GENERATED FROM SCIPY SETUP.PY
|
||||
short_version = '1.5.2'
|
||||
version = '1.5.2'
|
||||
full_version = '1.5.2'
|
||||
git_revision = '01d8bfb6f239df4ce70c799b9b485b53733c9911'
|
||||
release = True
|
||||
|
||||
if not release:
|
||||
version = full_version
|
Loading…
Add table
Add a link
Reference in a new issue