Skip to content

Commit e169b2e

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
1 parent 87cf9a6 commit e169b2e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stubs/Authlib/authlib/common/security.pyi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,4 @@ from typing import Final
33
UNICODE_ASCII_CHARACTER_SET: Final[str]
44

55
def generate_token(length: int = 30, chars: str = UNICODE_ASCII_CHARACTER_SET) -> str: ...
6-
76
def is_secure_transport(uri: str) -> bool: ...

0 commit comments

Comments
 (0)