Skip to content

Commit fde6160

Browse files
authored
docs: sync Authentication.md with go core (#126)
1 parent 9588f88 commit fde6160

File tree

2 files changed

+199
-106
lines changed

2 files changed

+199
-106
lines changed

.pylintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ disable=
88
too-many-arguments,
99
unnecessary-pass,
1010
no-member,
11+
consider-using-f-string
1112

1213
[TYPECHECK]
1314
ignored-classes= responses

0 commit comments

Comments
 (0)