Skip to content

Commit

Permalink
removed numpy.warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Klymenko committed May 2, 2023
1 parent 441ab94 commit 6c5975e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/test_greens_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from nanonet.negf.greens_functions import simple_iterative_greens_function


np.warnings.filterwarnings('ignore')


def simple_chain_greens_function(energy, h_0, h_r):
"""Analytical expression for the chain response function
Expand Down

0 comments on commit 6c5975e

Please sign in to comment.