Skip to content

Commit

Permalink
Fix Ultralytics HUB capitalization (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jul 3, 2024
1 parent 29b513e commit 24388b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/helpers/utils.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
description: Learn to multi-thread functions using the @threaded decorator in the Ultralytics Hub SDK. Enhance your code efficiency and performance.
keywords: Ultralytics Hub SDK, threaded decorator, multi-threading, Python utils, performance enhancement, code efficiency
description: Learn to multi-thread functions using the @threaded decorator in the Ultralytics HUB SDK. Enhance your code efficiency and performance.
keywords: Ultralytics HUB SDK, threaded decorator, multi-threading, Python utils, performance enhancement, code efficiency
---

# Reference for `hub_sdk/helpers/utils.py`
Expand Down

0 comments on commit 24388b1

Please sign in to comment.