Skip to content

Commit ee06ebf

Browse files
committed
fixup! Add more tests
1 parent d2ab874 commit ee06ebf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_tags.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
#
33
# SPDX-License-Identifier: MIT
44

5+
from __future__ import annotations
6+
57
import importlib.machinery
68
import json
79
import os

0 commit comments

Comments
 (0)