Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Apr 1, 2024
1 parent 29f699d commit 306587b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions scripts/despacify.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
"""
Replace spaces in emoji keywords with underscores
"""

from __future__ import annotations

import json
Expand Down
1 change: 1 addition & 0 deletions src/em_keyboard/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
automatically added to your clipboard.
- ✨ 🍰 ✨ (sparkles shortcake sparkles)
"""

from __future__ import annotations

import argparse
Expand Down

0 comments on commit 306587b

Please sign in to comment.