We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b47a073 commit 330c8f3Copy full SHA for 330c8f3
2 files changed
dvc.lock
@@ -65,13 +65,13 @@ stages:
65
nfiles: 2
66
- path: paper/paper.tex
67
hash: md5
68
- md5: 6455fc859c8b1838f22d5ac74223b323
69
- size: 604
+ md5: 1480301e18c57bf533d604e1a3593101
+ size: 653
70
outs:
71
- path: paper/paper.pdf
72
73
- md5: 11e82bef13484b1df81ee9b2c3c39303
74
- size: 95289
+ md5: 3020732b698cfd131ef6c1bc0d207521
+ size: 95329
75
_check_env_py:
76
cmd: calkit check conda-env --file environment.yml --output .calkit/env-locks/py.yml
77
deps:
paper/paper.tex
@@ -38,6 +38,8 @@ \section{Section 2}
38
39
This is the second section of the paper.
40
41
+This is another sentence in the second section.
42
+
43
%--/Paper--
44
45
\end{document}
0 commit comments