Commit 6727b61
committed
Import Species from species (to avoid Julia)
I think we just need the Species class which
we can import directly from rmgpy.species
instead of from rmgpy.rmg.model which
in turn imports it from rmgpy.species
(but which also imports a bunch of other stuff while loading).
This is part of a general campaign to reduce un-needed import dependencies
and perhaps make it so some partial imports
can avoid loading all the RMS julia stuff.1 parent 2571f14 commit 6727b61
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments