Fixing coding error around checking for empty chuunks

This commit is contained in:
Darren Burns
2024-08-09 11:00:50 +01:00
parent c89d2f5e3e
commit 2c7ee2abfc
8 changed files with 251 additions and 12 deletions

View File

@@ -41,19 +41,28 @@ mdit-py-plugins==0.4.1
mdurl==0.1.2
# via markdown-it-py
msgpack==1.0.8
# via textual
# via textual-serve
msgpack-types==0.3.0
# via textual
# via textual-serve
multidict==6.0.5
# via aiohttp
# via yarl
platformdirs==4.2.2
# via textual
pygments==2.18.0
# via rich
rich==13.7.1
# via textual
# via textual-serve
textual==0.75.1
textual @ file:///Users/darrenburns/Code/textual-serve/../textual
# via textual-serve
tree-sitter==0.20.4
# via textual
# via tree-sitter-languages
tree-sitter-languages==1.10.2
# via textual
typing-extensions==4.12.2
# via rich
# via textual