Skip to content

Commit 0fd2bcf

Browse files
committed
old python is old
1 parent f582997 commit 0fd2bcf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rsconnect/snowflake.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# pyright: reportMissingTypeStubs=false, reportUnusedImport=false
2+
from __future__ import annotations
3+
24
import json
35
from subprocess import CalledProcessError, CompletedProcess, run
46
from typing import Any, Dict, List, Optional

0 commit comments

Comments
 (0)