Formatting
* Adding black as dev dependency * Formatting pina code * Formatting tests
This commit is contained in:
committed by
Nicola Demo
parent
4c4482b155
commit
42ab1a666b
@@ -34,6 +34,9 @@ test = [
|
||||
"pytest-cov",
|
||||
"scipy"
|
||||
]
|
||||
dev = [
|
||||
"black @ git+https://github.com/psf/black"
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://mathlab.github.io/PINA/"
|
||||
|
||||
Reference in New Issue
Block a user