Skip to content

Commit e6c7d8e

Browse files
committed
Add comments to readme
1 parent 62bc0f5 commit e6c7d8e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ from pprint import pprint
7777
from ms_graph.client import MicrosoftGraphClient
7878
from configparser import ConfigParser
7979

80+
# Specify your scopes when you want access certain resources.
8081
scopes = [
8182
'Calendars.ReadWrite',
8283
'Files.ReadWrite.All',

0 commit comments

Comments
 (0)