Skip to content

Commit

Permalink
add import for Dict
Browse files Browse the repository at this point in the history
  • Loading branch information
bernt-matthias committed Feb 15, 2022
1 parent f0100dc commit c092b2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/galaxy/util/xml_macros.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import os
from copy import deepcopy
from typing import Dict

from galaxy.util import parse_xml

Expand Down

0 comments on commit c092b2f

Please sign in to comment.