mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 20:22:53 -06:00
pep8
This commit is contained in:
parent
9e84e3b83b
commit
26ff33c41a
@ -317,7 +317,6 @@ class ConfigContextTest(TestCase):
|
|||||||
)
|
)
|
||||||
cluster_context.clusters.add(cluster)
|
cluster_context.clusters.add(cluster)
|
||||||
|
|
||||||
|
|
||||||
virtual_machine = VirtualMachine.objects.create(
|
virtual_machine = VirtualMachine.objects.create(
|
||||||
name="VM 1",
|
name="VM 1",
|
||||||
cluster=cluster,
|
cluster=cluster,
|
||||||
|
Loading…
Reference in New Issue
Block a user