Updated License
This commit is contained in:
parent
b5a5920722
commit
b0f6ee2336
3 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
|||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright (c) 2023 Julian Müller (ChaoticByte)
|
||||
|
||||
from os import environ
|
||||
|
||||
from chatgpt_pyapi import ChatGPT
|
||||
|
|
Reference in a new issue