update bots
This commit is contained in:
4
.venv/lib/python3.12/site-packages/faker/__main__.py
Normal file
4
.venv/lib/python3.12/site-packages/faker/__main__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
if __name__ == "__main__":
|
||||
from .cli import execute_from_command_line
|
||||
|
||||
execute_from_command_line()
|
||||
Reference in New Issue
Block a user