fix: linting
This commit is contained in:
parent
2f31df412b
commit
849581fcfd
3 changed files with 2 additions and 4 deletions
|
|
@ -5,7 +5,6 @@ from dataclasses import asdict, dataclass
|
|||
from functools import partial
|
||||
from typing import Any
|
||||
|
||||
import flax
|
||||
import jax
|
||||
import jax.numpy as jnp
|
||||
import numpy as np
|
||||
|
|
|
|||
Reference in a new issue