Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion string1.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""
# Your name, plus anyone who helped you with this assignment.
# Give credit where credit is due.
__author__ = "Sarah Beverton"
__author__ = "Sarah Beverton - I had already pushed to the master before the demo explaining checking out a branch, so hopefully this will still work"

# Copyright 2010 Google Inc.
# Licensed under the Apache License, Version 2.0
Expand Down
2 changes: 1 addition & 1 deletion string2.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"""
# Your name, plus anyone who helped you with this assignment.
# Give credit where credit is due.
__author__ = "Sarah Beverton"
__author__ = "Sarah Beverton - I had already pushed to the master before the demo explaining checking out a branch, so hopefully this will still work"

# Copyright 2010 Google Inc.
# Licensed under the Apache License, Version 2.0
Expand Down