Skip to content

Commit

Permalink
pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
dbrakenhoff committed Aug 28, 2019
1 parent aaf3642 commit 1ad658f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pastas/project/project.py
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,6 @@ def solve_models(self, mls=None, report=False, ignore_solve_errors=False,
else:
raise e


def get_nearest_stresses(self, oseries=None, stresses=None, kind=None,
n=1):
"""Method to obtain the nearest (n) stresses of a specific kind.
Expand Down

0 comments on commit 1ad658f

Please sign in to comment.