mirror of
https://github.com/enzet/map-machine.git
synced 2025-05-21 21:16:24 +02:00
Change scheme format; support pathlib.
Change name documentation as well.
This commit is contained in:
parent
c5bb1529f5
commit
bb70935c19
27 changed files with 885 additions and 850 deletions
|
@ -1,10 +1,11 @@
|
|||
"""
|
||||
Test text generation.
|
||||
|
||||
Author: Sergey Vartanov (me@enzet.ru).
|
||||
"""
|
||||
from roentgen.text import format_voltage
|
||||
|
||||
__author__ = "Sergey Vartanov"
|
||||
__email__ = "me@enzet.ru"
|
||||
|
||||
|
||||
def test_voltage() -> None:
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue