Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update import in env.py This import causes a race condition when running `make apply-schema-changes`. The modified import doesn't rely on the `model` directory, so it will fix the race condition.
- Loading branch information