Skip to content

Commit

Permalink
[tests] Fix pycodestyle issue
Browse files Browse the repository at this point in the history
  • Loading branch information
sgaist committed Oct 27, 2020
1 parent 897c31b commit 385bd1a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/functional/jinja2/filters/Jinja2Filters/truly.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.


def truly(bar):
return 'true'

0 comments on commit 385bd1a

Please sign in to comment.