This is an automated email from the ASF dual-hosted git repository.

JingsongLi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/paimon.git


The following commit(s) were added to refs/heads/master by this push:
     new 582d2d1f15 [python] Fix benchmark package lint (#8986)
582d2d1f15 is described below

commit 582d2d1f15d5048ce51735cdfa16a0cec87ee84d
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.
-

Reply via email to