Skip to content

Commit

Permalink
Merge pull request #120 from bia1708/fix-imports
Browse files Browse the repository at this point in the history
  • Loading branch information
tfcollins authored Oct 11, 2024
2 parents 0461222 + 2448265 commit 83bf5ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nebula/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -753,8 +753,8 @@ def gen_config_netbox(
board_name=None,
include_variants=True,
include_children=True,
devices_status=None,
devices_role=None,
devices_status="active",
devices_role="fpga-dut",
devices_tag=None,
template=None,
):
Expand Down

0 comments on commit 83bf5ee

Please sign in to comment.