Skip to content

Commit

Permalink
alternative syntax for unions in python < 3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
vchrisb committed Oct 14, 2023
1 parent 0a906db commit 3556b81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e3dc/_rscpTags.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
from __future__ import annotations

from enum import Enum


Expand Down

0 comments on commit 3556b81

Please sign in to comment.