Skip to content

Commit 441a9fa

Browse files
committed
Reformat all code
1 parent 9340ab7 commit 441a9fa

File tree

2 files changed

+104
-0
lines changed

2 files changed

+104
-0
lines changed

Pipfile

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
[[source]]
2+
url = "https://pypi.org/simple"
3+
verify_ssl = true
4+
name = "pypi"
5+
6+
[packages]
7+
black = "*"
8+
9+
[dev-packages]
10+
11+
[requires]
12+
python_version = "3.12"
13+
python_full_version = "3.12.4"

Pipfile.lock

+91
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)