Formatting

* Adding black as dev dependency
* Formatting pina code
* Formatting tests
This commit is contained in:
Dario Coscia
2025-02-24 11:26:49 +01:00
committed by Nicola Demo
parent 4c4482b155
commit 42ab1a666b
77 changed files with 1170 additions and 924 deletions

View File

@@ -8,4 +8,4 @@ __all__ = [
from .optimizer_interface import Optimizer
from .torch_optimizer import TorchOptimizer
from .scheduler_interface import Scheduler
from .torch_scheduler import TorchScheduler
from .torch_scheduler import TorchScheduler