Skip to content

Commit ddd6a90

Browse files
committed
fixup, let's add the future import as per rabbit
1 parent 1df42ce commit ddd6a90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/update-commit-latest-env.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 asyncio
24
import json
35
import logging

0 commit comments

Comments
 (0)