format everything with black
This commit is contained in:
@@ -4,6 +4,7 @@ in pkgs.mkShell {
|
||||
buildInputs = with pkgs; [
|
||||
git
|
||||
nixfmt
|
||||
freeradius
|
||||
gnumake
|
||||
python3
|
||||
python37
|
||||
@@ -17,6 +18,7 @@ in pkgs.mkShell {
|
||||
python3Packages.coveralls
|
||||
python3Packages.pep8-naming
|
||||
python3Packages.poetry
|
||||
python3Packages.pygments
|
||||
python3Packages.pytest
|
||||
python3Packages.pytest-black
|
||||
python3Packages.pytestcov
|
||||
|
||||
Reference in New Issue
Block a user