commit | f2b75da8dd38077c60cc2c852f73092980c1f906 | [log] [tgz] |
---|---|---|
author | DR695H <dr695h@att.com> | Wed Aug 28 10:52:51 2019 -0400 |
committer | DR695H <dr695h@att.com> | Wed Aug 28 11:21:56 2019 -0400 |
tree | f58fc4de4f54eec45e10717fabcb62d7cbe64182 | |
parent | 566c583bbfe0b5a4e46af7ac53765a1340d11fc0 [diff] [blame] |
fix linter errors and copyright Change-Id: Idf7384307623c70a9f7714a5d276f404873c5974 Issue-ID: TEST-198 Signed-off-by: DR695H <dr695h@att.com>
diff --git a/robotframework-onap/ONAPLibrary/PreloadData.py b/robotframework-onap/ONAPLibrary/PreloadData.py index 4d24078..0ffd134 100644 --- a/robotframework-onap/ONAPLibrary/PreloadData.py +++ b/robotframework-onap/ONAPLibrary/PreloadData.py
@@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -from ONAPLibrary.robotlibcore import HybridCore +from robotlibcore import HybridCore from ONAPLibrary.PreloadDataKeywords import PreloadDataKeywords