mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-29 00:37:43 +08:00
TEST/MAINT: Silence no_checkpoints warning.
This commit is contained in:
@@ -784,6 +784,7 @@ class BlazeToPipelineTestCase(WithAssetFinder, ZiplineTestCase):
|
||||
expr,
|
||||
loader=loader,
|
||||
no_deltas_rule='ignore',
|
||||
no_checkpoints_rule='ignore',
|
||||
missing_values=self.missing_values,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user