diff --git a/PanACoTA/bin/__init__.py b/PanACoTA/bin/__init__.py index 5980e95b3aade7155ba7f992cf5c15066cb38c46..d434bcd95f2f7c349f88d83c76b429fff512c886 100644 --- a/PanACoTA/bin/__init__.py +++ b/PanACoTA/bin/__init__.py @@ -29,3 +29,7 @@ # along with PanACOTA (COPYING file). # # If not, see <https://www.gnu.org/licenses/>. # # ############################################################################### + +""" +PanACoTA command +""" \ No newline at end of file