Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
isichei committed Jan 14, 2020
1 parent f05c6bc commit a936a69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dataengineeringutils3/writer.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ class BaseSplitFileWriter:
the file_extension parameter.
:param file_extension: String representing the file extension. Should not be prefixed with a '.'.
"""

def __init__(
self,
s3_basepath,
Expand Down

0 comments on commit a936a69

Please sign in to comment.