mirror of
https://github.com/Rudd-O/qubes-network-server.git
synced 2025-03-01 14:22:35 +01:00
Blacken.
This commit is contained in:
parent
0e75677fab
commit
a972656553
@ -76,7 +76,7 @@ class QubesNetworkServerExtension(qubes.ext.Extension):
|
||||
|
||||
@qubes.ext.handler("domain-qdb-create")
|
||||
def on_domain_qdb_create(self, vm, event, **kwargs):
|
||||
""" Fills the QubesDB with firewall entries. """
|
||||
"""Fills the QubesDB with firewall entries."""
|
||||
# pylint: disable=unused-argument
|
||||
l("domain create %s %s", vm, event)
|
||||
if vm.netvm:
|
||||
|
Loading…
x
Reference in New Issue
Block a user