File size: 150 Bytes
74f2c64
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
"""
Notes
-----
This module contains the configuration entries for audiobook_gen tests.
"""

from pathlib import Path

data_path = Path("tests/data")