formatting: fix missing leading whitespace
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
, pinentry
|
||||
}:
|
||||
|
||||
buildPythonPackage rec{
|
||||
buildPythonPackage rec {
|
||||
pname = "trezor_agent";
|
||||
version = "0.10.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user