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/pywt/version.py
Normal file
10
venv/Lib/site-packages/pywt/version.py
Normal file
|
@ -0,0 +1,10 @@
|
|||
|
||||
# THIS FILE IS GENERATED FROM PYWAVELETS SETUP.PY
|
||||
short_version = '1.1.1'
|
||||
version = '1.1.1'
|
||||
full_version = '1.1.1'
|
||||
git_revision = '7b2f66b0ef9196fa91bba550a81d1870f5933a36'
|
||||
release = True
|
||||
|
||||
if not release:
|
||||
version = full_version
|
Loading…
Add table
Add a link
Reference in a new issue