mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-14 19:34:32 -04:00
Make the libcalamares Python API better for PEP8
This commit is contained in:
parent
5369038ed6
commit
fb328494b3
3 changed files with 13 additions and 8 deletions
|
@ -36,6 +36,7 @@ class PythonJobInterface
|
|||
public:
|
||||
explicit PythonJobInterface( Calamares::PythonJob* parent );
|
||||
|
||||
std::string moduleName;
|
||||
std::string prettyName;
|
||||
std::string workingPath;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue