Skip to content

Commit

Permalink
git pushMerge branch 'master' of https://github.com/DL4Jets/DeepJetCore
Browse files Browse the repository at this point in the history
  • Loading branch information
jkiesele committed Sep 30, 2019
2 parents 23d9c52 + 8fc8b17 commit fa2e782
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/convertFromRoot.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@

if args.noRelativePaths:
relpath = ''
else:
elif not recover:
relpath = os.path.dirname(os.path.realpath(infile))

if args.inRange is not None:
Expand Down

0 comments on commit fa2e782

Please sign in to comment.