Skip to content

Commit 763e0b4

Browse files
authored
Rename rohlik_api.py to rohlik_api.py
1 parent 4188e2d commit 763e0b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ async def get_data(self):
7777
raise ValueError("Login failed")
7878
finally:
7979
# Step 3: Close the session
80-
await self._run_in_executor(session.close)
80+
await self._run_in_executor(session.close)

0 commit comments

Comments
 (0)