Correct lynting error #44
Annotations
30 errors
src/BenchmarkManager.py#L147
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L180
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L250
Line too long (121/120) (line-too-long, C0301)
|
src/BenchmarkManager.py#L340
Line too long (146/120) (line-too-long, C0301)
|
src/BenchmarkManager.py#L360
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L367
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L381
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L334
Using an f-string that does not have any interpolated variables (f-string-without-interpolation, W1309)
|
src/BenchmarkManager.py#L199
Too many statements (92/50) (too-many-statements, R0915)
|
src/modules/solvers/QAOA.py#L159
Trailing whitespace (trailing-whitespace, C0303)
|
src/modules/solvers/QiskitQAOA.py#L94
Line too long (273/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L106
Line too long (224/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L118
Line too long (245/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L130
Line too long (179/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L194
Line too long (143/120) (line-too-long, C0301)
|
src/BenchmarkManager.py#L147
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L180
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L250
Line too long (121/120) (line-too-long, C0301)
|
src/BenchmarkManager.py#L340
Line too long (146/120) (line-too-long, C0301)
|
src/BenchmarkManager.py#L360
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L367
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L381
Trailing whitespace (trailing-whitespace, C0303)
|
src/BenchmarkManager.py#L334
Using an f-string that does not have any interpolated variables (f-string-without-interpolation, W1309)
|
src/BenchmarkManager.py#L199
Too many statements (92/50) (too-many-statements, R0915)
|
src/modules/solvers/QAOA.py#L159
Trailing whitespace (trailing-whitespace, C0303)
|
src/modules/solvers/QiskitQAOA.py#L94
Line too long (273/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L106
Line too long (224/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L118
Line too long (245/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L130
Line too long (179/120) (line-too-long, C0301)
|
src/modules/solvers/QiskitQAOA.py#L194
Line too long (143/120) (line-too-long, C0301)
|