feat: fix indent

This commit is contained in:
Nemo D'ACREMONT 2025-05-19 19:58:10 +02:00
parent c4358b19e3
commit fb8250ff04
No known key found for this signature in database
GPG Key ID: 85F245EC3BB1E022

View File

@ -1,4 +1,4 @@
from sys import stderr from sys import stderr
import time import time
import math import math
from typing import Any, Callable from typing import Any, Callable