diff --git a/ozi/tasks.py b/ozi/tasks.py index 41b6c440..b7dd0f5c 100644 --- a/ozi/tasks.py +++ b/ozi/tasks.py @@ -1,5 +1,4 @@ """Invoke tasks for OZI CI.""" - # ozi/tasks.py # Part of the OZI Project, under the Apache License v2.0 with LLVM Exceptions. # See LICENSE.txt for license information.