codacy issues fix

This commit is contained in:
SamR1
2018-01-14 17:37:14 +01:00
parent a51f2869bf
commit 4f5de32eed
4 changed files with 4 additions and 4 deletions

View File

@ -1,6 +1,6 @@
FROM python:3.6.3
MAINTAINER SamR1
MAINTAINER SamR1@users.noreply.github.com
# set working directory
RUN mkdir -p /usr/src/app