Skip to content

Commit

Permalink
Reformat with black
Browse files Browse the repository at this point in the history
  • Loading branch information
flacjacket committed Jan 27, 2024
1 parent 1b39a33 commit 11ccb22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tiny/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
To run this example, install the wlroots required dependencies, build the ffi
bindings (`python wlroots/ffi_build.py`), and launch the main (`python -m tiny`).
"""

from __future__ import annotations

import logging
Expand Down

0 comments on commit 11ccb22

Please sign in to comment.