Skip to content

Bump version

6f83c8f
Select commit
Loading
Failed to load commit list.
Merged

Download a pre-built tbb #378

Bump version
6f83c8f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Pylintpython3 (reported by Codacy) succeeded Dec 6, 2025 in 5s

6 new alerts

New alerts in code changed by this pull request

  • 5 warnings
  • 1 note

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 147 in setup.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Line too long (110/100) Warning

Line too long (110/100)

Check warning on line 150 in setup.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Line too long (138/100) Warning

Line too long (138/100)

Check warning on line 168 in setup.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Line too long (104/100) Warning

Line too long (104/100)

Check warning on line 1 in src/dsf/__init__.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Missing module docstring Warning

Missing module docstring

Check warning on line 14 in src/dsf/__init__.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Variable name "e" doesn't conform to snake_case naming style Warning

Variable name "e" doesn't conform to snake_case naming style

Check notice on line 14 in src/dsf/__init__.py

See this annotation in the file changed.

Code scanning / Pylintpython3 (reported by Codacy)

Catching too general exception Exception Note

Catching too general exception Exception