Skip to content

Commit

Permalink
add warnings input to helpers (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
untzag authored Dec 18, 2023
1 parent b4a8c8d commit db36880
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions helpers.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
"""Jinja format helpers."""


import warnings

from jinja2 import Environment, BaseLoader


Expand Down

0 comments on commit db36880

Please sign in to comment.