Skip to content

Commit

Permalink
fix: lint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
PyYoshi committed Dec 20, 2024
1 parent 917bddd commit 7638055
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/bench.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
import time

import cchardet
import chardet

import cchardet


def main():
do_times = 100
Expand Down

0 comments on commit 7638055

Please sign in to comment.