| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | update read.py | Alex Schofield | 2025-02-20 | 1 | -5/+4 |
| * | rm logger.py | Alex Schofield | 2025-02-20 | 1 | -1/+0 |
| * | move logger into utils.py | Alex Schofield | 2025-02-20 | 2 | -38/+27 |
| * | refactor __init__.py with new class and methods | Alex Schofield | 2025-02-20 | 1 | -8/+13 |
| * | remove unnecessary os import from read.py | Alex Schofield | 2025-02-20 | 1 | -1/+0 |
| * | return byte stream from read_s3 using create_byte_stream method | Alex Schofield | 2025-02-20 | 1 | -1/+2 |
| * | move create_byte_stream() to utils.py | Alex Schofield | 2025-02-20 | 1 | -0/+20 |
| * | remove code to change AWS endpoint to use localstack | Alex Schofield | 2025-02-20 | 2 | -42/+1 |
| * | update path to logger module in utils.py | Alex Schofield | 2025-02-20 | 1 | -1/+1 |
| * | create file to store exceptions | Alex Schofield | 2025-02-20 | 1 | -0/+0 |
| * | remove unnecessary os import in logger.py | Alex Schofield | 2025-02-20 | 1 | -1/+0 |
| * | update import paths for modules | Alex Schofield | 2025-02-20 | 5 | -8/+8 |
| * | update pyproject.toml & references with new src folder name | Alex Schofield | 2025-02-20 | 6 | -0/+207 |
