Format Python code with psf/black push (#273)
* 🎨 Format Python code with psf/black --------- Co-authored-by: ndem0 <ndem0@users.noreply.github.com> Co-authored-by: Nicola Demo <demo.nicola@gmail.com>
This commit is contained in:
committed by
GitHub
parent
cddb191fe4
commit
1d1d767317
@@ -11,7 +11,7 @@ __all__ = [
|
||||
"PODBlock",
|
||||
"PeriodicBoundaryEmbedding",
|
||||
"AVNOBlock",
|
||||
"AdaptiveActivationFunction"
|
||||
"AdaptiveActivationFunction",
|
||||
]
|
||||
|
||||
from .convolution_2d import ContinuousConvBlock
|
||||
|
||||
Reference in New Issue
Block a user