diff --git a/string1.py b/string1.py index 6eabff4..afde1c6 100644 --- a/string1.py +++ b/string1.py @@ -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 diff --git a/string2.py b/string2.py index 93569ff..455b893 100644 --- a/string2.py +++ b/string2.py @@ -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