From 81533bc6e1a842f324575257d9c0d3437f918a71 Mon Sep 17 00:00:00 2001 From: Roman Date: Mon, 3 Jun 2024 21:40:14 -0700 Subject: [PATCH] test black --- bittensor/utils/__init__.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bittensor/utils/__init__.py b/bittensor/utils/__init__.py index 175094da87..6fb9dc39ef 100644 --- a/bittensor/utils/__init__.py +++ b/bittensor/utils/__init__.py @@ -260,3 +260,7 @@ def hash(content, encoding="utf-8"): # Produce the hash return sha3.hexdigest() + + +def some_new_func(): + return