Skip to content

0.0.9

Compare
Choose a tag to compare
@sandroroux sandroroux released this 28 Feb 15:05
· 438 commits to master since this release
a0ac2b8

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.