Skip to content

Commit

Permalink
Fixing pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
rkorytkowski committed Jun 28, 2023
1 parent 64a75f3 commit 1a7d905
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions core/common/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -429,6 +429,8 @@ def es_get(url, **kwargs):
**kwargs
)

return None


def task_exists(task_id):
"""
Expand Down

0 comments on commit 1a7d905

Please sign in to comment.