0.0.9
Introduces a utilities.py file to completion. The utilities decouple our BlockCompletion model from the methods that use it. Users should rely on the utilities to work with completion data, rather than importing the BlockCompletion model.
Introduces a utilities.py file to completion. The utilities decouple our BlockCompletion model from the methods that use it. Users should rely on the utilities to work with completion data, rather than importing the BlockCompletion model.