Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
63cecba824
|
|||
344998835d
|
@@ -43,7 +43,6 @@ class SingleDipoleDiagnostic():
|
||||
self.w_result = self.result_dipole.w
|
||||
|
||||
|
||||
|
||||
class Diagnostic():
|
||||
'''
|
||||
Represents a diagnostic for a single dipole moment given a set of discretisations.
|
||||
|
@@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "deepdog"
|
||||
version = "0.2.3"
|
||||
version = "0.2.4"
|
||||
description = ""
|
||||
authors = ["Deepak Mallubhotla <dmallubhotla+github@gmail.com>"]
|
||||
|
||||
|
Reference in New Issue
Block a user