summary refs log tree commit diff
path: root/pkgs/development/python-modules/configparser/4.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/development/python-modules/configparser/4.nix')
-rw-r--r--pkgs/development/python-modules/configparser/4.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/configparser/4.nix b/pkgs/development/python-modules/configparser/4.nix
index 038ee49d2c6..9c6c631d9c2 100644
--- a/pkgs/development/python-modules/configparser/4.nix
+++ b/pkgs/development/python-modules/configparser/4.nix
@@ -23,4 +23,4 @@ buildPythonPackage rec {
     license = licenses.mit;
     homepage = "https://github.com/jaraco/configparser";
   };
-}
\ No newline at end of file
+}