We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d1562 commit 1814e70Copy full SHA for 1814e70
1 file changed
PyART/catalogs/rwz.py
@@ -25,7 +25,7 @@ def __init__(self,
25
super().__init__()
26
self.path = path
27
self.ellmax = ellmax
28
- self.cut_u = cut_u,
+ self.cut_u = cut_u
29
self._kind = "RWZ"
30
self.domain = "Time"
31
self.par_rel_path = par_rel_path
0 commit comments