Skip to content
Snippets Groups Projects
Select Git revision
  • 2e99c350493014e2971d7278cdfc923d92bb1e4e
  • master default
2 results

Dockerfile

  • nimrod's avatar
    2e99c350
    Address pre-commit issues. · 2e99c350
    nimrod authored
    - Bandit complains on using urlopen, ignore since I'm using a hard-coded
    URL.
    - Pylint complains on the module name, rename.
    - Remove the docker-compose hook, no docker-compose.yml.
    2e99c350
    History
    Address pre-commit issues.
    nimrod authored
    - Bandit complains on using urlopen, ignore since I'm using a hard-coded
    URL.
    - Pylint complains on the module name, rename.
    - Remove the docker-compose hook, no docker-compose.yml.