Skip to content

Commit 12602ed

Browse files
authored
Merge pull request #2 from areed1192/add-readme-changes
Add comments to readme
2 parents 62bc0f5 + e6c7d8e commit 12602ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)