Add a module docstring for Header

This commit is contained in:
Dave Pearson
2023-03-01 10:27:12 +00:00
parent 61aa558d78
commit 287ef15c24

View File

@@ -1,3 +1,5 @@
"""Provides a Textual application header widget."""
from __future__ import annotations
from datetime import datetime