Coverage for potnia/scripts/luwian.py: 100.00%
0 statements
« prev ^ index » next coverage.py v7.6.3, created at 2025-04-03 23:35 +0000
« prev ^ index » next coverage.py v7.6.3, created at 2025-04-03 23:35 +0000
1# from dataclasses import dataclass
2# from ..hittite import Hittite
4# @dataclass
5# class Luwian(Hittite):
6# config:str = "luwian.yaml"
9# luwian = Luwian()