mirror of
https://github.com/wassname/catalyst.git
synced 2026-09-10 11:50:32 +08:00
MAINT: treat Pipeline API as a proper noun
This commit is contained in:
@@ -222,7 +222,7 @@ class BlazeToPipelineTestCase(TestCase):
|
||||
|
||||
def test_non_pipeline_field(self):
|
||||
# NOTE: This test will fail if we ever allow string types in
|
||||
# the pipeline api. If this happens, change the dtype of the `a` field
|
||||
# the Pipeline API. If this happens, change the dtype of the `a` field
|
||||
# of expr to another type we don't allow.
|
||||
expr = bz.Data(
|
||||
[],
|
||||
|
||||
Reference in New Issue
Block a user