Skip to content

Commit

Permalink
trunk fmt. when did we add trunk?
Browse files Browse the repository at this point in the history
  • Loading branch information
kaoudis committed Nov 20, 2024
1 parent ec6b9d2 commit 8830dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
import platform
import re
import sys
from setuptools import setup, find_packages
from typing import Optional, Tuple

from setuptools import find_packages, setup

PYTHON_REQUIRES = ">=3.7"
if sys.platform == "darwin":
Expand Down

0 comments on commit 8830dd4

Please sign in to comment.