Skip to content

Commit 52f38c6

Browse files
author
martinkilbinger
committed
black
1 parent 69a18b8 commit 52f38c6

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

cs_util/cfis.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
99
"""
1010

11-
1211
import re
1312
import numpy as np
1413
from astropy import units

cs_util/logging.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
88
"""
99

10-
1110
import os
1211
import sys
1312

cs_util/plots.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
99
"""
1010

11-
1211
import matplotlib.pylab as plt
1312
import numpy as np
1413

0 commit comments

Comments
 (0)