diff --git a/pkgs/development/python-modules/watermark/default.nix b/pkgs/development/python-modules/watermark/default.nix index 6f187b4f32ce..2bbb281f081b 100644 --- a/pkgs/development/python-modules/watermark/default.nix +++ b/pkgs/development/python-modules/watermark/default.nix @@ -35,4 +35,4 @@ buildPythonPackage rec { license = licenses.bsd3; maintainers = with maintainers; [ nphilou ]; }; -} \ No newline at end of file +}