diff --git a/tests/metagpt/planner/__init__.py b/tests/metagpt/planner/__init__.py deleted file mode 100644 index 85e01b36b..000000000 --- a/tests/metagpt/planner/__init__.py +++ /dev/null @@ -1,7 +0,0 @@ -#!/usr/bin/env python -# -*- coding: utf-8 -*- -""" -@Time : 2023/9/16 20:03 -@Author : femto Zheng -@File : __init__.py -"""