mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
dropped support for python 3.8 and 3.9
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
"""Test the templates."""
|
||||
|
||||
|
||||
# remove when we don't support py38 anymore
|
||||
from __future__ import annotations
|
||||
|
||||
import datetime
|
||||
|
||||
from jinja2 import Template
|
||||
|
||||
Reference in New Issue
Block a user