fotobox/.venv/lib/python3.7/site-packages/pygame/tests/camera_test.py

6 lines
70 B
Python

import unittest
class CameraModuleTest(unittest.TestCase):
pass