Skip to content

Commit d2bf35e

Browse files
authored
Remove unused import in test_smc (#4907)
1 parent d9aa0da commit d2bf35e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/tests/test_smc.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
import aesara
1615
import aesara.tensor as at
1716
import numpy as np
1817
import pytest

0 commit comments

Comments
 (0)