We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
static_unit_conversion_arrays.py
1 parent fa023c0 commit 7ecf335Copy full SHA for 7ecf335
app/Dockerfile
@@ -14,6 +14,7 @@ COPY evaluation.py ./app/
14
COPY evaluation_tests.py ./app/
15
COPY expression_utilities.py ./app/
16
COPY buckingham_pi_utilities.py ./app/
17
+COPY static_unit_conversion_arrays.py ./app/
18
19
# Copy the preview and testing scripts
20
COPY preview.py ./app/
0 commit comments