Skip to content

Commit

Permalink
jax.config import
Browse files Browse the repository at this point in the history
  • Loading branch information
Arina Danilina committed Mar 8, 2024
1 parent ff7fbc8 commit 0b82c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import jax.numpy as jnp
import numpy as np
import pandas as pd
from jax.config import config
from jax import config
from scipy.sparse import csr_matrix

import matplotlib.pyplot as plt
Expand Down

0 comments on commit 0b82c2b

Please sign in to comment.