We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99346dd commit bd939e0Copy full SHA for bd939e0
pymc/step_methods/hmc/integration.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-from typing import Any, NamedTuple
+from typing import NamedTuple
16
17
import numpy as np
18
0 commit comments