Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
applies pep8
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Nov 16, 2015
1 parent 0ba61eb commit fb0cd73
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/pyquickhelper/filehelper/transfer_api_file.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@
.. versionadded:: 1.3
"""
import ftplib
import io
import os
import sys
from ..loghelper import noLOG
from .transfer_api import TransferAPI

Expand Down

0 comments on commit fb0cd73

Please sign in to comment.