diff --git a/flow/scripts/__init__.py b/flow/scripts/__init__.py new file mode 100644 index 000000000..90279073d --- /dev/null +++ b/flow/scripts/__init__.py @@ -0,0 +1,4 @@ +# Copyright (c) 2023 The Regents of the University of Michigan +# All rights reserved. +# This software is licensed under the BSD 3-Clause License. +"""Import command line scripts."""