Charlie

Results 3 comments of Charlie

I think this might be related, but I ran into issues with `ExPostgresProfile` and `slick.jdbc.JdbcProfile` in slick codegen. The implicits were not being used by the generated code with the...

I just noticed this again and made a small script for running autopep8 on all python files.

> my current alternative is to build the target docker image and then run `docker run ... docker_image:latest './pants test '` with the local directory volume mounted but I lose...