From f6f6017d986e3427fda845feb28e70201f2824f2 Mon Sep 17 00:00:00 2001 From: szymonj98 Date: Wed, 27 Apr 2022 19:53:01 +0200 Subject: [PATCH] test --- Dockerfile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 7f87558..f66aa07 100644 --- a/Dockerfile +++ b/Dockerfile @@ -8,5 +8,3 @@ RUN pip3 install pandas RUN pip3 install numpy RUN pip3 install sklearn RUN pip3 install tensorflow -COPY ./steam-200k.csv ./ -COPY ./biblioteki_dl.py ./ \ No newline at end of file