Skip to content

Commit

Permalink
Fix lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
erl-hpe committed Aug 1, 2024
1 parent 4444bf1 commit 842aa08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vtds_cluster_kvm/private/api_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,7 @@ def non_cluster_network(self, network_name):
return network.get('non_cluster', False)


# pylint: disable=too-many-instance-attributes
class PrivateNodeConnection(NodeConnection):
"""Private implementation of the NodeConnection Cluster Layer API
Class.
Expand Down

0 comments on commit 842aa08

Please sign in to comment.