exa-analytics / exa

The exa framework for data management, processing, and visualization
https://exa-analytics.github.io/exa
Apache License 2.0
2 stars 10 forks source link

Mostly lift and shift #181

Closed tjduigna closed 4 years ago

tjduigna commented 4 years ago

This is just mainly consolidating some code blocks and updating APIs. It just needs the dynamic module for units.

tjduigna commented 4 years ago

The bandit.yml right now is just ignoring the assert statements in the test/ directory. Ideally we would specify "only ignore assert statements in that directory" but I am not sure if that is possible.