mirror of
https://github.com/pim-n/pg-rad
synced 2026-05-14 04:48:11 +02:00
clean up imports and remove hard-coded __init__ refs
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import logging
|
||||
|
||||
from .objects import BaseObject
|
||||
from pg_rad.isotopes.isotope import Isotope, get_isotope
|
||||
from pg_rad.isotopes.isotope import Isotope
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user