We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43db9b8 commit eeb6ccfCopy full SHA for eeb6ccf
1 file changed
tests/packaging/test_python_files_project.py
@@ -6,6 +6,7 @@
6
7
class TestPythonFilesProject:
8
def test_build(self, fs):
9
+
10
fs.create_file("main.py")
11
fs.create_file("lib/file1.py")
12
fs.create_file("lib/file2.py")
0 commit comments