Skip to content

Commit

Permalink
lint: new black version
Browse files Browse the repository at this point in the history
Something changed in `black`, I guess.
  • Loading branch information
supakeen committed Mar 9, 2024
1 parent 43158a1 commit 200f3f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pinnwand/path.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Shorthands for paths for templates, static assets, etc."""

import pathlib

from pinnwand.configuration import Configuration, ConfigurationProvider
Expand Down

0 comments on commit 200f3f0

Please sign in to comment.