Rein van 't Veer
Rein van 't Veer
Hi @baztian I have a fix for you, although your test setup seems seriously broken right now and I didn't look forward to fixing that. So here it is: -...
For the sake of discussion: a concern for me at the moment is the strategy for error handling - it appears to me that it is following a "keep calm...
Hope to contribute to your efforts with the following bug report. The `entwine merge` command can (obviously) fail on unsuccesfully authenticating to a S3-protocol bucket. So, if you have a...
Setting up some toolchaing stuff mainly. Already built/hosted this on quay.io for myself, but the workflow just assumes the GitHub username to be identical to the quay.io one.
For some very interesting effects: do ``` let coin = random_number & 1; flipped.push(coin); let heads_or_tails_tile_idx = match flipped.pop() { None => {coin + 1} Some(pushed) => {pushed + 1}...
To reproduce: ```shell pip install --user openai[datalib]==0.26.4 # Works fine: echo '[{"prompt": "Here is my example input 1", "completion": "Complete to 1"}, {"prompt": "Here is my example input 2", "completion":...
From README.md: ``` ~/data/Github/Sparqlify/sparqlify-core$ sudo apt-get install devscripts ~/data/Github/Sparqlify/sparqlify-core$ mvn clean install deb:package ``` Fails: ``` [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 1.734s [INFO] Finished at:...
Sparqlify exits with exit code 0, even when Java throws an error due to a conversion error. To reproduce: any text field mapped through ?somevariable = typedLiteral('some text', xsd:double) or...
When importing the module in Python 3.12: ``` /home/runner/.cache/pypoetry/virtualenvs/infra-IUSmebnC-py3.12/lib/python3.12/site-packages/pydo/_client.py:60: SyntaxWarning: invalid escape sequence '\ ' """Introduction /home/runner/.cache/pypoetry/virtualenvs/infra-IUSmebnC-py3.12/lib/python3.12/site-packages/pydo/operations/_operations.py:39592: SyntaxWarning: invalid escape sequence '\ ' """Update an App. /home/runner/.cache/pypoetry/virtualenvs/infra-IUSmebnC-py3.12/lib/python3.12/site-packages/pydo/operations/_operations.py:46410: SyntaxWarning: invalid escape...
- [x] reply with new due date - [x] Include 'geometry' in the disambiguation table. - [x] "Tasks" consistently, instead of "cases" - [x] The three tasks followed by the...