Skip to content

Commit

Permalink
STY: Fix import styling
Browse files Browse the repository at this point in the history
  • Loading branch information
blakerach1 committed Nov 22, 2023
1 parent 44b15db commit aaf6427
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_financial.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@

# Don't use 'import numpy as np', to avoid accidentally testing
# the versions in numpy instead of numpy_financial.

import numpy
import pytest

from numpy.testing import (
assert_,
assert_allclose,
Expand Down

0 comments on commit aaf6427

Please sign in to comment.