ivandasch commented on a change in pull request #9196: URL: https://github.com/apache/kafka/pull/9196#discussion_r475227190
########## File path: tests/kafkatest/utils/__init__.py ########## @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -from util import kafkatest_version, is_version, is_int, is_int_with_prefix, node_is_reachable, validate_delivery +from .util import kafkatest_version, is_version, is_int, is_int_with_prefix, node_is_reachable, validate_delivery Review comment: Oops, forgot new line... ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org