pmbootstrap/pmb/parse
Shubham Naik d1fadba5b4
Enforce E501: Limit the line length to 79 for files in pmb/parse - part 1 (MR 2019)
Made changes to limit the line length in following files,
 - pmb/parse/_apkbuild.py
 - pmb/parse/apkindex.py
 - pmb/parse/binfmt_info.py
 - pmb/parse/deviceinfo.py
 - test/test_parse_apkbuild.py

Added the above files in E501 flake8 command list.
Substitute f-string for string concatenation.
2021-02-04 22:32:35 +01:00
..
__init__.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
_apkbuild.py Enforce E501: Limit the line length to 79 for files in pmb/parse - part 1 (MR 2019) 2021-02-04 22:32:35 +01:00
apkindex.py Enforce E501: Limit the line length to 79 for files in pmb/parse - part 1 (MR 2019) 2021-02-04 22:32:35 +01:00
arch.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
arguments.py pmbootstrap qemu: add --second-storage (MR 2008) 2021-01-27 15:01:53 +01:00
binfmt_info.py Enforce E501: Limit the line length to 79 for files in pmb/parse - part 1 (MR 2019) 2021-02-04 22:32:35 +01:00
bootimg.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
cpuinfo.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
depends.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
deviceinfo.py Enforce E501: Limit the line length to 79 for files in pmb/parse - part 1 (MR 2019) 2021-02-04 22:32:35 +01:00
kconfig.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
version.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00