Cython perf simplification #861
Merged
GitHub Advanced Security / CodeQL
succeeded
Nov 26, 2024 in 4s
2 new alerts
New alerts in code changed by this pull request
- 2 notes
See annotations below for details.
Annotations
Check notice on line 91 in src/sisl/__init__.py
Code scanning / CodeQL
'import *' may pollute namespace Note
does not define '__all__'.
Check notice on line 101 in src/sisl/io/siesta/_help.py
Code scanning / CodeQL
Explicit returns mixed with implicit (fall through) returns Note
Loading