chore: missed out formatting

pull/2283/head
Raz Crimson 2023-03-10 19:03:01 +05:30
parent a798d10ab1
commit d3bc9061f4
1 changed files with 4 additions and 2 deletions

View File

@ -193,5 +193,7 @@ class GlancesStandalone(object):
)
print("You should consider upgrading using: pip install --upgrade glances")
print("Disable this warning temporarily using: glances --disable-check-update")
print("To disable it permanently, refer config reference at "
"https://glances.readthedocs.io/en/latest/config.html#syntax")
print(
"To disable it permanently, refer config reference at "
"https://glances.readthedocs.io/en/latest/config.html#syntax"
)