IntelPython / sdc

Numba extension for compiling Pandas data frames, Intel® Scalable Dataframe Compiler
https://intelpython.github.io/sdc-doc/
BSD 2-Clause "Simplified" License
645 stars 61 forks source link

Merge release 0.36.0 into master #935

Closed Hardcode84 closed 3 years ago

pep8speaks commented 3 years ago

Hello @Hardcode84! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 346:32: E231 missing whitespace after ','

xaleryb commented 3 years ago

All required checks are passed. Lin log: https://teamcity-or.intel.com/viewLog.html?buildId=6761764&tab=buildResultsDiv&buildTypeId=Sat_NewCi_IndividualPackages_Sdc_Development_Python37_Linux_Deployment

I think this PR is ready to merge.