Skip to content

Commit

Permalink
Fix flake8 errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
ikogan committed May 30, 2019
1 parent 99a04d2 commit 10808d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions j2tmpl/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
from jinja2.exceptions import TemplateSyntaxError
from argparse import ArgumentParser


class PermissiveUndefined(Undefined):
"""
A more permissive undefined that also also allows
Expand Down

0 comments on commit 10808d1

Please sign in to comment.