rename isotopes.py to isotope.py and update the references

This commit is contained in:
Pim Nelissen
2026-01-27 20:49:35 +01:00
parent 4d7fb541c3
commit 7a03251c6f
3 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
import math
from typing import Self
from pg_rad.isotopes import Isotope
from pg_rad.isotope import Isotope
class Object:
def __init__(