mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
template code fixes for 'make pep8'
This commit is contained in:
parent
6b4f09d7dc
commit
3fdf15fa8a
1 changed files with 12 additions and 10 deletions
|
@ -30,7 +30,9 @@ import datetime
|
|||
import pwd
|
||||
|
||||
class Globals(object):
|
||||
|
||||
FILTERS = None
|
||||
|
||||
def __init__(self):
|
||||
pass
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue