codereview-env / tests /__init__.py
Anurag137's picture
last commit
b92d20c
Raw
History Blame Contribute Delete
452 Bytes
"""
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
FILE: __init__.py
FOLDER: tests/
PURPOSE: Makes tests directory a package
USED BY: pytest
KEY CLASSES/FUNCTIONS: None
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
"""