Skip to content

Commit c256210

Browse files
committed
corret black linting
1 parent 7715870 commit c256210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/module_utils/test_netbox_base_class.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def fixture_arg_spec():
5757
},
5858
"state": "present",
5959
"validate_certs": False,
60-
"cert": None
60+
"cert": None,
6161
}
6262

6363

0 commit comments

Comments
 (0)