-
-
Notifications
You must be signed in to change notification settings - Fork 380
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smart_open/s3: Initial implementations of str and repr (#359)
* smart_open/s3: Initial implementations of str and repr for SeekableBufferedInputBase and BufferedOutputBase * smart_open/s3: Follow-up on str and repr methods * Update smart_open/s3.py Co-Authored-By: Michael Penkov <[email protected]> * smart_open/s3: Add closed parenthesis to the end of the repr function * smart_open/s3: Remove unneccessary line breaks, store input arguments in the object, use them in repr fn * s3 - add comma to the end of multiline tuple
- Loading branch information
Showing
1 changed file
with
55 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters