Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

Commit b40dedf

Browse files
committed
Apply ruff formatting fixes
1 parent 71e343f commit b40dedf

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

pcweb/meta/meta.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
from pcweb.constants import REFLEX_DOMAIN, REFLEX_DOMAIN_URL, TWITTER_CREATOR
44

5-
ONE_LINE_DESCRIPTION = "The complete platform to build and scale enterprise apps - all in Python."
5+
ONE_LINE_DESCRIPTION = (
6+
"The complete platform to build and scale enterprise apps - all in Python."
7+
)
68

79
meta_tags = [
810
# HTML Meta Tags

0 commit comments

Comments
 (0)