httpstat: Format with nixfmt

This commit is contained in:
Tim Steinbach 2020-10-08 10:22:38 -04:00
parent e0aa9513d4
commit a5209ce244
No known key found for this signature in database
GPG Key ID: 6538CB9266B06F31

View File

@ -21,4 +21,4 @@ pythonPackages.buildPythonApplication rec {
license = stdenv.lib.licenses.mit;
maintainers = with stdenv.lib.maintainers; [ nequissimus ];
};
}
}