Skip to content

Commit

Permalink
pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
OriolAbril committed Nov 19, 2024
1 parent 4125786 commit ec40b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_stats.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# pylint: disable=redefined-outer-name, no-self-use
# pylint: disable=redefined-outer-name, no-self-use, too-many-positional-arguments
"""Test the stats module."""
import numpy as np
import pytest
Expand Down

0 comments on commit ec40b15

Please sign in to comment.