Skip to content

Commit 848aeab

Browse files
committed
test change
1 parent 72eebc2 commit 848aeab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/module_name/sample.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
"""This is just a sample file"""
22

3-
from __future__ import annotations
4-
53
import httpx
4+
from __future__ import annotations
65

76

87
def main() -> bool:

0 commit comments

Comments
 (0)