Skip to content

Commit e863810

Browse files
committed
Fix lint
1 parent 98a93ad commit e863810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/modules/firewall_settings_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/python
22
# -*- coding: utf-8 -*-
33

4-
"""This module allows users to retrieve information about Linode Firewalls Settings for the current account."""
4+
"""This module allows users to retrieve info about Linode Firewalls Settings for the account."""
55

66
from __future__ import absolute_import, division, print_function
77

0 commit comments

Comments
 (0)