mirror of
https://github.com/pim-n/pg-rad
synced 2026-02-02 14:33:09 +01:00
rename isotopes.py to isotope.py and update the references
This commit is contained in:
File diff suppressed because one or more lines are too long
@ -1,7 +1,7 @@
|
|||||||
import math
|
import math
|
||||||
from typing import Self
|
from typing import Self
|
||||||
|
|
||||||
from pg_rad.isotopes import Isotope
|
from pg_rad.isotope import Isotope
|
||||||
|
|
||||||
class Object:
|
class Object:
|
||||||
def __init__(
|
def __init__(
|
||||||
|
|||||||
Reference in New Issue
Block a user