Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitjo committed Nov 29, 2024
1 parent ba2fc14 commit 01b453a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/boltz/data/tokenize/boltz.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def tokenize(self, data: Input) -> Tokenized:
Parameters
----------
data : Inpput
data : Input
The input data.
Returns
Expand Down

0 comments on commit 01b453a

Please sign in to comment.