Skip to content

Commit a520430

Browse files
Potential linter fix
1 parent 1433156 commit a520430

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

qutip_benchmark/benchmarks/bench_linear_algebra.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""This file contains the benchmarks that are run the benchmark.py script."""
2+
23
import pytest
34
import qutip
45
import scipy

qutip_benchmark/benchmarks/bench_qobjevo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
"""This file contains the benchmarks that are run the benchmark.py script."""
2+
23
import pytest
34
import qutip
45
import numpy as np

0 commit comments

Comments
 (0)