8000 adding another blank line · guidotorresmx/botbuilder-python@f8f3ea5 · GitHub
[go: up one dir, main page]

Skip to content

Commit f8f3ea5

Browse files
committed
adding another blank line
1 parent e4d6fd1 commit f8f3ea5

File tree

1 file changed

+1
-1
lines changed
  • libraries/botbuilder-schema/botbuilder/schema/teams

1 file changed

+1
-1
lines changed

libraries/botbuilder-schema/botbuilder/schema/teams/team_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ class TeamInfo:
1111
def __init__(self, id="", name="", aadGroupId=""):
1212
self.id = id
1313
self.name = name
14-
self.aad_group_id = aadGroupId
14+
self.aad_group_id = aadGroupId

0 commit comments

Comments
 (0)
0