Moved AutoPrimeNet to a dedicated repository. #366
Annotations
2 errors, 10 warnings, and 4 notices
*.py#L1
No module named *.py
|
|
mprime-python-port/exp.py#L18
'subprocess.run' used without explicitly defining the value for 'check'.
|
mprime-python-port/mprime.py#L46
Redefining name 'f' from outer scope (line 95)
|
mprime-python-port/mprime.py#L47
Redefining name 'chunk' from outer scope (line 97)
|
mprime-python-port/mprime.py#L59
F-strings are not supported by all versions included in the py-version setting
|
mprime-python-port/mprime.py#L60
F-strings are not supported by all versions included in the py-version setting
|
mprime-python-port/mprime.py#L61
F-strings are not supported by all versions included in the py-version setting
|
mprime-python-port/mprime.py#L62
F-strings are not supported by all versions included in the py-version setting
|
mprime-python-port/mprime.py#L78
F-strings are not supported by all versions included in the py-version setting
|
mprime-python-port/mprime.py#L87
F-strings are not supported by all versions included in the py-version setting
|
mprime-python-port/mprime.py#L93
Missing timeout argument for method 'requests.get' can cause your program to hang indefinitely
|
mprime-python-port/exp.py#L1
Missing module docstring
|
mprime-python-port/mprime.py#L1
Missing module docstring
|
mprime-python-port/mprime.py#L30
Missing function or method docstring
|
mprime-python-port/mprime.py#L119
Consider using 'with' for resource-allocating operations
|
The logs for this run have expired and are no longer available.
Loading