Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
thomaspinder committed Aug 19, 2024
1 parent b98a881 commit d81be40
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions gpjax/testing.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from beartype import typing as tp
from hypothesis import strategies as st
from hypothesis.extra.numpy import arrays
import jax.numpy as jnp
Expand All @@ -7,7 +6,6 @@
from gpjax.typing import (
Array,
MultivariateParams,
ScalarFloat,
UnivariateParams,
)

Expand Down

0 comments on commit d81be40

Please sign in to comment.