aboutsummaryrefslogtreecommitdiff
path: root/nix/flake8-isort.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix/flake8-isort.nix')
-rw-r--r--nix/flake8-isort.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nix/flake8-isort.nix b/nix/flake8-isort.nix
index 385e4f7..ce27161 100644
--- a/nix/flake8-isort.nix
+++ b/nix/flake8-isort.nix
@@ -1,5 +1,4 @@
{ buildPythonPackage, fetchPypi, python3Packages }:
-
buildPythonPackage rec {
pname = "flake8-isort";
version = "4.1.1";