We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 112e5f0 commit 2fd17eaCopy full SHA for 2fd17ea
src/thalas/execution/executor.py
@@ -74,7 +74,7 @@
74
75
- The pipeline might get too big and unwieldy, in which case we can cut it up by
76
specifying a hard-coded path as the input to a step. Or perhaps we can have
77
- our cake and eat it to by putting in an "assert" statement to ensure the input
+ our cake and eat it too by putting in an "assert" statement to ensure the input
78
path that's computed from upstream dependencies is what we expect.
79
80
- If we decide to rename fields, we can extend `versioned` to take a string of
0 commit comments