Skip to content

Commit

Permalink
Remove pylint comment in test
Browse files Browse the repository at this point in the history
  • Loading branch information
larsevj committed Jan 31, 2025
1 parent cfaf257 commit c6128f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ert/unit_tests/analysis/test_misfit_preprocessor.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ def test_get_scaling_factor():


def test_that_get_nr_primary_components_is_according_to_theory():
# pylint: disable=too-many-locals,invalid-name
"""Based on theory in Multivariate Statistical Methods 4th Edition
by Donald F. Morrison.
See section 6.5 - Some Patterned Matrices and Their Principal Components.
Expand Down

0 comments on commit c6128f7

Please sign in to comment.