diff --git a/python/obitools3/commands/grep.pyx b/python/obitools3/commands/grep.pyx index 1852624..8a1d292 100644 --- a/python/obitools3/commands/grep.pyx +++ b/python/obitools3/commands/grep.pyx @@ -90,12 +90,3 @@ def run(config): print(repr(oview)) d.close() - - - - - - - - - \ No newline at end of file