python3Packages.cirq-google: update format
This commit is contained in:
@@ -27,5 +27,8 @@ buildPythonPackage rec {
|
||||
protobuf
|
||||
];
|
||||
|
||||
checkInputs = [ pytestCheckHook freezegun ];
|
||||
checkInputs = [
|
||||
freezegun
|
||||
pytestCheckHook
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user