Skip to content

Commit 5f7e091

Browse files
committed
Satisfied ruff
1 parent d3fd217 commit 5f7e091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/assets/hashing.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from blake3 import blake3
2-
from typing import IO, Union
2+
from typing import IO
33
import os
44
import asyncio
55

0 commit comments

Comments
 (0)