]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Use temporary variable to simplify function invocation 833/head
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 20 Sep 2021 17:14:27 +0000 (19:14 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 12 Oct 2021 11:37:06 +0000 (13:37 +0200)
commite0126e5b2ed464d6d11168fabe160460d4f54ed7
tree17409b85990d9d3db9eff48dd803ca31681571e0
parent147e7a7b3c46ceaba7bb5da4ecb36faf9548e183
Use temporary variable to simplify function invocation

Also let's use normal PEP8-style indentation.
mkosi/__init__.py