Skip to content

Commit

Permalink
chore: fix format issue
Browse files Browse the repository at this point in the history
  • Loading branch information
CNLHC committed Dec 5, 2024
1 parent b301ad5 commit 053823a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ossfs/async_oss.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
"""
Code of AioOSSFileSystem
"""
import logging
import inspect
import logging
import os
import weakref
from datetime import datetime
Expand Down

0 comments on commit 053823a

Please sign in to comment.