Downgrade ConsistencyError to a logger warning
Contents (#44)
The purpose of this PR is to avoid a consistency error whenever you create a Datafile, which pathologically occurs in some cases.
Fixes
- Downgrade ConsistencyError to a logger warning
The purpose of this PR is to avoid a consistency error whenever you create a Datafile, which pathologically occurs in some cases.