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 532a04d

Browse files
Update script.py
Made minor changes by grouping together a couple of modules to abide to pep8 standard.
1 parent 5945407 commit 532a04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Google-Meet-Scheduler/script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from googleapiclient.discovery import build
22
from google.auth.transport.requests import Request
3-
from google_auth_oauthlib.flow import InstalledAppFlow
43
from google.oauth2.credentials import Credentials
4+
from google_auth_oauthlib.flow import InstalledAppFlow
55

66
from uuid import uuid4
77
from typing import Dict, List

0 commit comments

Comments
(0)

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