This website works better with JavaScript.
Home
Explore
Help
Sign In
visus
/
dds
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
unused `pass`
default_compile_flags
vector-of-bool
5 years ago
parent
a642a5bf60
commit
e8462f2347
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
+0
-1
tests/basics/test_basics.py
+ 0
- 1
tests/basics/test_basics.py
View 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):
Write
Preview
Loading…
Cancel
Save