mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-08 01:14:03 -07:00
PEP 8 W291 whitespace cleanup.
This commit is contained in:
parent
95789f3949
commit
d913f69ba1
166 changed files with 493 additions and 565 deletions
|
@ -179,7 +179,7 @@ class Homebrew(object):
|
|||
\+ # plusses
|
||||
- # dashes
|
||||
: # colons (for URLs)
|
||||
@ # at-sign
|
||||
@ # at-sign
|
||||
'''
|
||||
|
||||
INVALID_PATH_REGEX = _create_regex_group(VALID_PATH_CHARS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue