Harrison

Results 1 issues of Harrison

Changed `Array2D` `from_string` constructor / factory method, which was previously a `staticmethod`, to be a `classmethod`. This is inline with common semantics of constructor / factory methods being class methods....