kassonlab / gmxapi

(outdated) fork of https://gitlab.com/gromacs/gromacs
http://gmxapi.org/
Other
52 stars 13 forks source link

Update context.py #233

Closed eirrgang closed 5 years ago

eirrgang commented 5 years ago

Remove access to Context.rank in a phase of execution where it is None instead of an integer.

Fixes #232