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

[WIP]: Running read_csv tests multiple times for CI #937

Closed kozlov-alexey closed 3 years ago

pep8speaks commented 3 years ago

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

Line 52:1: E402 module level import not at top of file Line 53:1: E302 expected 2 blank lines, found 0 Line 60:1: W293 blank line contains whitespace Line 243:1: E305 expected 2 blank lines after class or function definition, found 1