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, 1 insertions, 0 deletions
diff --git a/nix/flake8-isort.nix b/nix/flake8-isort.nix
index ce27161..385e4f7 100644
--- a/nix/flake8-isort.nix
+++ b/nix/flake8-isort.nix
@@ -1,4 +1,5 @@
{ buildPythonPackage, fetchPypi, python3Packages }:
+
buildPythonPackage rec {
pname = "flake8-isort";
version = "4.1.1";