Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-19 | Wrap `map()` in a `list` call | BonfaceKilz | |
Run `2to3-3.8 -f map -w .` See: <https://docs.python.org/2/library/2to3.html#2to3fixer-map> | |||
2020-08-18 | Replace "raw_input" with "input" | BonfaceKilz | |
* scripts/maintenance/readProbeSetMean_v7.py: Use "input". See https://docs.python.org/3/whatsnew/3.0.html#builtins | |||
2020-08-18 | Wrap print statements in parentheses | BonfaceKilz | |
2020-08-18 | Replace DOS style line endings with UNIX style ones | BonfaceKilz | |
* scripts/maintenance/readProbeSetSE_v7.py: Run *dos2unix* against file | |||
2020-08-18 | Apply pep8 | BonfaceKilz | |
* scripts/maintenance/readProbeSetSE_v7.py: Apply pep8 to file to replace tabs with spaces and use correct indentation. | |||
2020-05-05 | Add missing columns to db downloaded from AWS | BonfaceKilz | |
2020-04-28 | Added a script for a default runner | Pjotr Prins | |
2018-04-03 | @acenteno added data upload scripts into main repo | Pjotr Prins | |