mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-22 12:02:15 +03:00
tab is removed
This commit is contained in:
parent
7a20169d76
commit
32f08110ff
1 changed files with 2 additions and 2 deletions
|
@ -574,7 +574,7 @@ class System:
|
|||
arr.append(line)
|
||||
return arr
|
||||
|
||||
@staticmethod
|
||||
@staticmethod
|
||||
def machine_model():
|
||||
try:
|
||||
result_code, p_out, p_err = Util.execute('sudo dmidecode --string system-version')
|
||||
|
|
Loading…
Reference in a new issue