This is an automated email from the ASF dual-hosted git repository.
JingsongLi pushed a commit to branch release-2.0
in repository https://gitbox.apache.org/repos/asf/paimon.git
The following commit(s) were added to refs/heads/release-2.0 by this push:
new a33618e5cd [python] Fix benchmark package lint (#8986)
a33618e5cd is described below
commit a33618e5cd00e1523bb753764e73f39fa450bb53
Author: XiaoHongbo <[email protected]>
AuthorDate: Sun Aug 2 10:37:37 2026 +0800
[python] Fix benchmark package lint (#8986)
---
paimon-python/pypaimon/benchmark/__init__.py | 1 -
1 file changed, 1 deletion(-)
diff --git a/paimon-python/pypaimon/benchmark/__init__.py
b/paimon-python/pypaimon/benchmark/__init__.py
index 245692337b..13a83393a9 100644
--- a/paimon-python/pypaimon/benchmark/__init__.py
+++ b/paimon-python/pypaimon/benchmark/__init__.py
@@ -14,4 +14,3 @@
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
-