exasol / bucketfs-utils-python

BucketFS utilities for the Python programming language
MIT License
1 stars 2 forks source link

Correct mock bucketfs upload method #63

Closed umitbuyuksahin closed 2 years ago

umitbuyuksahin commented 2 years ago

Background

https://github.com/exasol/bucketfs-utils-python/blob/7ac95f606d3082e5fa1b4136be748732e20de713/exasol_bucketfs_utils_python/localfs_mock_bucketfs_location.py#L57

Acceptance Criteria

tkilias commented 2 years ago

Do you mean b'' or b' '?

umitbuyuksahin commented 2 years ago

it is a typo, it must be b''