Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 24, 2024
1 parent a0e1c6d commit a7988a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pylibsshext/sftp.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
# repository.

import os

from collections import deque

from posix.fcntl cimport O_CREAT, O_RDONLY, O_TRUNC, O_WRONLY

from cpython.bytes cimport PyBytes_AS_STRING
Expand Down

0 comments on commit a7988a9

Please sign in to comment.