mirror of
https://github.com/trycua/computer.git
synced 2026-01-06 05:20:02 -06:00
Format codebase with uv run pre-commit run --all-files
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
"""Utility functions for example scripts."""
|
||||
|
||||
import os
|
||||
import sys
|
||||
import signal
|
||||
import sys
|
||||
from pathlib import Path
|
||||
from typing import Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user