Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
dfm committed May 30, 2023
1 parent 9b3168b commit c7b6740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion blackjax/mcmc/metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@

import jax.numpy as jnp
import jax.scipy as jscipy
from jax.scipy import stats as sp_stats
from jax.flatten_util import ravel_pytree
from jax.scipy import stats as sp_stats

from blackjax.types import Array, PRNGKey, PyTree
from blackjax.util import generate_gaussian_noise
Expand Down

0 comments on commit c7b6740

Please sign in to comment.