Skip to content

Commit c3fd6b0

Browse files
add future annotations import to conftest
1 parent 2562a2c commit c3fd6b0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frontmatter/conftest.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 pytest
24

35

0 commit comments

Comments
 (0)