commit | 1f6803438ceed8ce1d4aeadbea10121b7ceb0153 | [log] [tgz] |
---|---|---|
author | shopkins <scott.hopkins@adtran.com> | Thu Dec 13 14:03:47 2018 -0600 |
committer | balajikp <balaji.purushothama@adtran.com> | Wed Dec 19 15:04:55 2018 -0600 |
tree | c8fe0d9b110c22efecbb2257a4896d20c89b955a | |
parent | 3ff4c49350eae50b8b9a097734c160fff3881423 [diff] |
Added a comment to test commit. Change-Id: I8391bcc3395098a9406be51e5f68eaaccd7d2e56
diff --git a/voltha/adapters/adtran_olt/adtran_olt.py b/voltha/adapters/adtran_olt/adtran_olt.py index 32e271a..f2d88a3 100644 --- a/voltha/adapters/adtran_olt/adtran_olt.py +++ b/voltha/adapters/adtran_olt/adtran_olt.py
@@ -12,6 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Test comment for scott + """ Adtran 1-U OLT adapter. """