Skip to content

Commit

Permalink
fix pynorms (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
aerorahul committed Feb 28, 2024
1 parent 2fcc621 commit de35804
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wxflow/jinja.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import os
import sys
from pathlib import Path
from typing import Union, Dict, List
from typing import Dict, List, Union

import jinja2
from markupsafe import Markup
Expand Down

0 comments on commit de35804

Please sign in to comment.