Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(importer): correctly specific strict validation flag (#2864)
This commit fixes the specification of the `--strict_validation` flag for the importer in staging. It seems #2841 had it wrong, based on: ``` importer.py: error: argument --strict_validation: ignored explicit argument 'True' ```
- Loading branch information