Skip to content

Commit

Permalink
linting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
anish-mudaraddi committed May 1, 2024
1 parent 8a83247 commit 70fffc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/lib/test_openstack_security_groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ def test_create_port_wildcard(self):
port_range_max=None,
)

# pylint:disable=too-many-arguments
@parameterized.expand(
[
(
Expand Down

0 comments on commit 70fffc1

Please sign in to comment.