Ryan Beauchemin

Results 3 issues of Ryan Beauchemin

suod/models/parallel_processes.py:119: DeprecationWarning: `np.int` is a deprecated alias for the builtin `int`. To silence this warning, use `int` by itself. Doing this will not modify any behavior and is safe. When...

## Overview These are two small deprecation warning fixes I implemented in a local version that I wanted to share back to you all. ## Before ## After No deprecation...