enabled compatiblilty with python versions <3.9 (#254)

This commit is contained in:
Mendie Uwemedimo
2023-06-20 17:04:44 +01:00
committed by GitHub
parent 23af04472a
commit f2525405b0

View File

@@ -1,3 +1,5 @@
from __future__ import annotations
import logging
import openai