Merging PR_218 openai_rev package with new streamlit chat app
This commit is contained in:
4
venv/lib/python3.9/site-packages/gitdb/const.py
Normal file
4
venv/lib/python3.9/site-packages/gitdb/const.py
Normal file
@@ -0,0 +1,4 @@
|
||||
BYTE_SPACE = b' '
|
||||
NULL_BYTE = b'\0'
|
||||
NULL_HEX_SHA = "0" * 40
|
||||
NULL_BIN_SHA = NULL_BYTE * 20
|
||||
Reference in New Issue
Block a user