mirror of
https://github.com/fatiando/moulder.git
synced 2025-12-21 10:31:09 +08:00
Edited commented lines
This commit is contained in:
@@ -63,8 +63,7 @@ class Moulder(FigureCanvasQTAgg):
|
||||
self.lines = []
|
||||
self.densities = []
|
||||
|
||||
# Set arbitrary density and error values (only for first implementations)
|
||||
# It will be determined by sliders/entries in MoulderApp
|
||||
# Initialize density and error values
|
||||
self._density = 0
|
||||
self._error = 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user