Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e25434d

Browse files
fix warnings
1 parent dc15b0c commit e25434d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎firebase_admin/multi_factor_config_mgt.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ def __init__(self, data):
8585
if not isinstance(data, dict):
8686
raise ValueError(
8787
'Invalid data argument in TOTPProviderServerConfig'
88-
'constructor: {0}'.format(data))
88+
'constructor: {0}'.format(data))
8989
self._data = data
9090

9191
@property

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /