瀏覽代碼

unused `pass`

default_compile_flags
vector-of-bool 5 年之前
父節點
當前提交
e8462f2347
共有 1 個檔案被更改,包括 0 行新增1 行删除
  1. +0
    -1
      tests/basics/test_basics.py

+ 0
- 1
tests/basics/test_basics.py 查看文件

@@ -31,7 +31,6 @@ def test_empty_with_pkg_dds(dds: DDS):
def test_empty_with_lib_dds(dds: DDS):
dds.scope.enter_context(basic_pkg_dds(dds))
dds.build()
pass


def test_empty_sdist_create(dds: DDS):

Loading…
取消
儲存