Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fixup whitespace flake8
  • Loading branch information
jbrockmendel committed Aug 1, 2018
commit 6b738cdd204e9df4c22208d64ca6dcae41cdcade
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -599,7 +599,7 @@ def srcpath(name=None, suffix='.pyx', subdir='src'):
'include': []},
'_libs.tslibs.nattype': {
'pyxfile': '_libs/tslibs/nattype',
'include': []},
'include': []},
'_libs.tslibs.np_datetime': {
'pyxfile': '_libs/tslibs/np_datetime',
'include': ts_include,
Expand Down