We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7b2315 commit a275a1fCopy full SHA for a275a1f
assignments/assignments/final/Dockerfile
@@ -2,7 +2,6 @@ FROM os3224-assignment-base
2
3
RUN pip3 install parse
4
5
-COPY test-0.py test-0.py
6
COPY test-1.py test-1.py
7
COPY test-2.py test-2.py
8
COPY test-3.py test-3.py
assignments/assignments/final/test-0.py
0 commit comments