| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merge remote-tracking branch 'refs/remotes/origin/feat/csv-reader' into feat/... | Alex Schofield | 2025-02-14 | 1 | -0/+2 |
| |\ | |||||
| | * | style: format code with Autopep8, Black and Ruff Formatter | deepsource-autofix[bot] | 2025-02-14 | 1 | -0/+2 |
| * | | process path in CSVReader methods & fix import paths | Alex Schofield | 2025-02-14 | 1 | -2/+2 |
| |/ | |||||
| * | add universal logging for debugging | Alex Schofield | 2025-02-14 | 1 | -1/+5 |
| * | update cli.py to properly read from local csv files | Alex Schofield | 2025-02-14 | 1 | -2/+4 |
| * | add separate functions for reading locally and from s3 bucket | Alex Schofield | 2025-02-14 | 1 | -1/+1 |
| * | require only --local or --s3 to be chosen by user in cli.py | Alex Schofield | 2025-02-14 | 1 | -2/+9 |
| * | rename main csv reader function in cli.py & csv_reader.py | Alex Schofield | 2025-02-14 | 1 | -1/+1 |
| * | add initial cli script for obfuscator | Alex Schofield | 2025-02-12 | 1 | -0/+11 |
