Skip to content

Commit 0f21fca

Browse files
remove unused import
1 parent 2e46eb2 commit 0f21fca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pymc3/tests/test_sampling.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717
from typing import Tuple
1818
import numpy as np
1919
import unittest.mock as mock
20-
import sys
2120

2221
import numpy.testing as npt
2322
import arviz as az

0 commit comments

Comments
 (0)