Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
nicoddemus committed Mar 9, 2018
1 parent 543bac9 commit 5f9bc55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _pytest/_code/source.py
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ def getfslineno(obj):
# helper functions
#


def findsource(obj):
try:
sourcelines, lineno = inspect.findsource(obj)
Expand Down

0 comments on commit 5f9bc55

Please sign in to comment.