Sfoglia il codice sorgente

unused `pass`

default_compile_flags
vector-of-bool 5 anni fa
parent
commit
e8462f2347
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. +0
    -1
      tests/basics/test_basics.py

+ 0
- 1
tests/basics/test_basics.py Vedi File

@@ -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…
Annulla
Salva