mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-30 10:55:37 -04:00
[PEP 8] General Style Part 3
This commit is contained in:
parent
09dc6bb5d7
commit
5c1ee7bbcb
6 changed files with 80 additions and 59 deletions
|
@ -35,7 +35,6 @@ except ImportError:
|
|||
|
||||
|
||||
class Job:
|
||||
|
||||
def __init__(self, working_path, doc, cfg_doc):
|
||||
self.module_name = doc["name"]
|
||||
self.pretty_name = "Testing job " + doc["name"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue