Skip to content

Commit 671fc52

Browse files
committed
fix UT
1 parent cf8c0ec commit 671fc52

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

yellowbox_snowglobe/snow_to_post.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
from __future__ import annotations
2+
13
import re
24
from dataclasses import dataclass
35
from typing import Callable, Iterable, Iterator, Pattern, Tuple, Union

0 commit comments

Comments
 (0)