mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
4 lines
54 B
Python
4 lines
54 B
Python
import os.path
|
|
|
|
|
|
DATA_DIR = os.path.dirname(__file__)
|