mirror of
https://github.com/XuehaiPan/nvitop.git
synced 2026-05-21 06:45:24 -06:00
lint: update ruff rules
This commit is contained in:
parent
64e35336cd
commit
1710579c66
22 changed files with 135 additions and 131 deletions
|
|
@ -637,5 +637,5 @@ class PrometheusExporter: # pylint: disable=too-many-instance-attributes
|
|||
pid,
|
||||
username,
|
||||
)
|
||||
except KeyError:
|
||||
except KeyError: # noqa: PERF203
|
||||
pass
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue