From 0c000edd18367b0dd431154e63b2225897f042b0 Mon Sep 17 00:00:00 2001 From: Sarah Beverton Date: Thu, 6 Aug 2020 11:44:05 -0400 Subject: [PATCH] assessment complete and passing all tests --- string1.py | 2 +- string2.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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