jettify / pytorch-optimizer

Multiple blank lines detected at end of the file FLK-W391
Style
Minor
2 occurrences in this check
blank line at end of file
1from .rosenbrock import Rosenbrock
2from .rastrigin import Rastrigin
3
blank line at end of file
37        )
38        return f
39
40