mirror of
https://github.com/pelican-plugins/share-post.git
synced 2025-10-15 17:08:54 +02:00
Adjust code to comply with Ruff code style rules
This commit is contained in:
parent
d7c2f2bf1f
commit
897206b8b8
3 changed files with 5 additions and 9 deletions
|
|
@ -1 +1 @@
|
|||
from .share_post import * # noqa
|
||||
from .share_post import * # noqa: F403,PGH004,RUF100
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue