Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
pangyoki committed Oct 27, 2021
1 parent f4ce3d1 commit cfa357e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions python/setup.py.in
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,6 @@ def cudnn():
'''
commit = git_commit()

#if os.name == 'nt':
# # fix the path separator under windows
# filename = filename.replace('/', '\\')

dirname = os.path.dirname(filename)

try:
Expand Down

0 comments on commit cfa357e

Please sign in to comment.