drop object superclass
This commit is contained in:
parent
5b1e758c27
commit
b703f1ee20
@ -23,7 +23,7 @@ __author__ = 'Jan Petykiewicz'
|
|||||||
jinja_env = jinja2.Environment(loader=jinja2.PackageLoader(__name__.split('.')[0], 'kernels'))
|
jinja_env = jinja2.Environment(loader=jinja2.PackageLoader(__name__.split('.')[0], 'kernels'))
|
||||||
|
|
||||||
|
|
||||||
class Simulation(object):
|
class Simulation:
|
||||||
r"""
|
r"""
|
||||||
Constructs and holds the basic FDTD operations and related fields
|
Constructs and holds the basic FDTD operations and related fields
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user