Skip to content

Commit

Permalink
Format with black and ruff wassersteinwormhole package
Browse files Browse the repository at this point in the history
  • Loading branch information
DoronHav committed Apr 26, 2024
1 parent 4cd05d4 commit e4ce454
Show file tree
Hide file tree
Showing 6 changed files with 409 additions and 288 deletions.
2 changes: 1 addition & 1 deletion wassersteinwormhole/DefaultConfig.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from flax import linen as nn
import jax.numpy as jnp

from typing import Callable, Any, Optional
from typing import Callable, Any

@struct.dataclass
class DefaultConfig:
Expand Down
Loading

0 comments on commit e4ce454

Please sign in to comment.