summaryrefslogtreecommitdiffstats
path: root/interference
diff options
context:
space:
mode:
authorabc <98614666+xtekky@users.noreply.github.com>2023-08-14 01:04:42 +0200
committerabc <98614666+xtekky@users.noreply.github.com>2023-08-14 01:04:42 +0200
commit0faeb0b59cf2c29c4549495f750a3743996f81c8 (patch)
tree2f4d51ff5b6638a6f48174489bc9aaed3b526765 /interference
parentsmall fixes & new pypi version (diff)
downloadgpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.tar
gpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.tar.gz
gpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.tar.bz2
gpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.tar.lz
gpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.tar.xz
gpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.tar.zst
gpt4free-0faeb0b59cf2c29c4549495f750a3743996f81c8.zip
Diffstat (limited to 'interference')
-rw-r--r--interference/app.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/interference/app.py b/interference/app.py
index afe15df7..eee67c57 100644
--- a/interference/app.py
+++ b/interference/app.py
@@ -83,4 +83,4 @@ if __name__ == '__main__':
'debug': True
}
- app.run(**config)
+ app.run(**config) \ No newline at end of file