From ed44014fcbd625cd464a6a7f7b88c02b9b7a29f5 Mon Sep 17 00:00:00 2001 From: Kerim Gokarslan Date: Tue, 19 Sep 2017 15:33:46 -0700 Subject: NFVBENCH-28 Set result values for NDR/PDR if they cannot be found within the given epsilon Change-Id: Id8019c7f052c2b189f3ab6e39377f65fe00d9fee Signed-off-by: Kerim Gokarslan --- client/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client') diff --git a/client/__init__.py b/client/__init__.py index fcaa79b..04924ec 100644 --- a/client/__init__.py +++ b/client/__init__.py @@ -10,4 +10,4 @@ # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations -# under the License. \ No newline at end of file +# under the License. -- cgit 1.2.3-korg