Michael Lenaghan
Michael Lenaghan
Thanks for that, I ran into the same problem.
@onasipim Thanks for that!
Resolved in #1214.
Resolved in #1214.
Here's what I had in mind: ```python def normalize_config(config, head, dialect='excel', skip_lines: int = 0): """Using the header line, convert the configuration field name lookups to int indexes. Args: config:...
For what it's worth, I'm having trouble reproducing this. I'm using Safari 17.4 on macOS Sonoma 14.4. I went to https://trix-editor.org/. I placed the caret at the top of the...
I tried doing exactly what you're doing, many times, but couldn't reproduce your result. Obviously, I don't know why! (Well, other than the obvious: we're using different versions of Safari.)...
This seems to be a duplicate of #1137?
Maybe close one of them then? (Just to be clear: I'm not part of the project, I was just taking a pass through the open issues to get a feel...
Hey, are you aware of SQLite’s warnings re: network file usage? https://sqlite.org/useovernet.html