SWIFTSIM / swiftsimio

Python library for reading SWIFT data. Uses unyt and h5py.
GNU Lesser General Public License v3.0
18 stars 13 forks source link

Cleanup imports #198

Closed kyleaoman closed 2 months ago

kyleaoman commented 2 months ago

Fix a few issues that cause circular imports/missing imports in external code.

kyleaoman commented 2 months ago

@JBorrow should be trivial to review.

JBorrow commented 2 months ago

Monster merge in #201