WIP: tbb concurrent hash usage example
Hello @Hardcode84! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
- In the file
sdc/concurrent_hash.py:
Line 70:65: E231 missing whitespace after ',' Line 70:77: E231 missing whitespace after ',' Line 159:1: E303 too many blank lines (3) Line 163:1: E302 expected 2 blank lines, found 1 Line 164:28: E231 missing whitespace after ',' Line 164:30: E231 missing whitespace after ',' Line 165:15: E231 missing whitespace after ',' Line 165:17: E231 missing whitespace after ',' Line 166:30: E231 missing whitespace after ',' Line 166:32: E231 missing whitespace after ',' Line 167:15: E231 missing whitespace after ',' Line 167:17: E231 missing whitespace after ','