aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_htbtworker.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_htbtworker.py')
-rw-r--r--tests/test_htbtworker.py6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/test_htbtworker.py b/tests/test_htbtworker.py
index 11cdc4a..78c9087 100644
--- a/tests/test_htbtworker.py
+++ b/tests/test_htbtworker.py
@@ -1,5 +1,5 @@
# ============LICENSE_START=======================================================
-# Copyright (c) 2020-2021 AT&T Intellectual Property. All rights reserved.
+# Copyright (c) 2020-2022 AT&T Intellectual Property. All rights reserved.
# ================================================================================
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -16,7 +16,9 @@
from miss_htbt_service import htbtworker
-import os, tempfile, json
+import os
+import tempfile
+import json
def run_test(i):