Skip to content

Commit d0053ad

Browse files
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
1 parent c35c58f commit d0053ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/deploy_docs_status.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import re
33
from typing import Literal
44

5-
from github import Github, Auth
5+
from github import Auth, Github
66
from pydantic import BaseModel, SecretStr
77
from pydantic_settings import BaseSettings
88

0 commit comments

Comments
 (0)