Code clean up
This commit is contained in:
parent
59d879d5df
commit
e85cdf3022
@ -8,6 +8,7 @@ class ATarget(ITransmissive):
|
|||||||
"""
|
"""
|
||||||
Abstract super class for target models
|
Abstract super class for target models
|
||||||
"""
|
"""
|
||||||
|
|
||||||
@abstractmethod
|
@abstractmethod
|
||||||
def __init__(self, sfd: SpectralQty):
|
def __init__(self, sfd: SpectralQty):
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user