mirror of https://github.com/nicolargo/glances.git
Correct lint issue
This commit is contained in:
parent
fc2e2c71af
commit
9797fc795e
|
|
@ -254,11 +254,9 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"cell_type": "code",
|
"cell_type": "markdown",
|
||||||
"execution_count": null,
|
|
||||||
"id": "b65f7280-d9f0-4719-9e10-8b78dc414bae",
|
"id": "b65f7280-d9f0-4719-9e10-8b78dc414bae",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"outputs": [],
|
|
||||||
"source": [
|
"source": [
|
||||||
"Get the list of networks interfaces:"
|
"Get the list of networks interfaces:"
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue