Skip to content

Commit

Permalink
Merge branch 'main' into fsspec-caching-and-cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
pnuu authored Sep 10, 2024
2 parents dbf8d08 + a984303 commit ea1520d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bin/satpy_launcher.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,10 @@

import sys

from trollflow2.launcher import launch


def main():
"""Launch trollflow2."""
from trollflow2.launcher import launch
launch(sys.argv[1:])


Expand Down

0 comments on commit ea1520d

Please sign in to comment.