Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <me@frostming.com>
  • Loading branch information
frostming committed Oct 26, 2023
1 parent 2e9efc5 commit 25b9539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions xiaogpt/xiaogpt.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
#!/usr/bin/env python3
from __future__ import annotations

import asyncio
import functools
import http.server
Expand Down

0 comments on commit 25b9539

Please sign in to comment.