Skip to content

Commit eeb6ccf

Browse files
committed
clean up
1 parent 43db9b8 commit eeb6ccf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/packaging/test_python_files_project.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66

77
class TestPythonFilesProject:
88
def test_build(self, fs):
9+
910
fs.create_file("main.py")
1011
fs.create_file("lib/file1.py")
1112
fs.create_file("lib/file2.py")

0 commit comments

Comments
 (0)