python39Packages.cryptography: format

This commit is contained in:
Sandro Jäckel 2022-03-23 06:45:36 +01:00
parent 2c7290a189
commit 37a6c262f3
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -1,4 +1,5 @@
{ lib, stdenv
{ lib
, stdenv
, buildPythonPackage
, fetchPypi
, rustPlatform