Black reformat on processing
This commit is contained in:
parent
eff2b09c8f
commit
358b57f23d
7 changed files with 62 additions and 41 deletions
|
|
@ -7,6 +7,7 @@ import numpy as np
|
|||
|
||||
log = logging.getLogger("read_swash")
|
||||
|
||||
|
||||
class ReadSwash:
|
||||
def __init__(self):
|
||||
self._n_x = None
|
||||
|
|
|
|||
Reference in a new issue