Download a pre-built tbb #378
6 new alerts
New alerts in code changed by this pull request
- 5 warnings
- 1 note
See annotations below for details.
Annotations
Check warning on line 147 in setup.py
Code scanning / Pylintpython3 (reported by Codacy)
Line too long (110/100) Warning
Check warning on line 150 in setup.py
Code scanning / Pylintpython3 (reported by Codacy)
Line too long (138/100) Warning
Check warning on line 168 in setup.py
Code scanning / Pylintpython3 (reported by Codacy)
Line too long (104/100) Warning
Check warning on line 1 in src/dsf/__init__.py
Code scanning / Pylintpython3 (reported by Codacy)
Missing module docstring Warning
Check warning on line 14 in src/dsf/__init__.py
Code scanning / Pylintpython3 (reported by Codacy)
Variable name "e" doesn't conform to snake_case naming style Warning
Check notice on line 14 in src/dsf/__init__.py
Code scanning / Pylintpython3 (reported by Codacy)
Catching too general exception Exception Note