Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
codingl2k1 committed Jan 4, 2024
1 parent 20c46f0 commit 3dd3277
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions python/xoscar/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
import functools
import inspect
import logging
import os
import sys
import threading
import uuid
from collections import defaultdict
Expand Down
1 change: 0 additions & 1 deletion python/xoscar/tests/test_generator.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
# limitations under the License.

import asyncio
import os
import time

import pytest
Expand Down

0 comments on commit 3dd3277

Please sign in to comment.