Merge pull request #4607 from youknowone/test-init

Add Lib/test/__init__.py
This commit is contained in:
Jeong YunWon
2023-03-02 15:34:45 +09:00
committed by GitHub

1
Lib/test/__init__.py vendored Normal file
View File

@@ -0,0 +1 @@
# Dummy file to make this directory a package.