Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Q
qsymm
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Quantum Tinkerer
qsymm
Commits
9955a1ca
Commit
9955a1ca
authored
2 years ago
by
Isidora Araya
Browse files
Options
Downloads
Patches
Plain Diff
ignore another warning
parent
4865086c
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!23
Saving qsymm models
Pipeline
#111794
failed
2 years ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pytest.ini
+2
-2
2 additions, 2 deletions
pytest.ini
with
2 additions
and
2 deletions
pytest.ini
+
2
−
2
View file @
9955a1ca
...
...
@@ -6,6 +6,6 @@ filterwarnings =
ignore:the
matrix
subclass
is
not
the
recommended
way
to
represent
matrices:PendingDeprecationWarning
# Remove once sympy fixes how it uses distutils
ignore:distutils
Version
classes
are
deprecated.
Use
packaging.version
instead:DeprecationWarning
ignore:np.asscalar(a)
is
deprecated
since
NumPy
v1.16,
use
a.item()
instead:DeprecationWarning
# Remove once setuptools figures it out
ignore:lib2to3:PendingDeprecationWarning
ignore:lib2to3:PendingDeprecationWarning
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment