mirror of
https://github.com/1j01/textual-paint.git
synced 2024-12-22 06:11:37 +03:00
Add module docstring
This commit is contained in:
parent
bef86c95bc
commit
c37a123be4
@ -1,3 +1,5 @@
|
||||
"""Record interactions and save as an automated test."""
|
||||
|
||||
import os
|
||||
from typing import Any, Callable
|
||||
from textual.css.query import NoMatches, TooManyMatches
|
||||
|
Loading…
Reference in New Issue
Block a user