Ryan

Results 3 issues of Ryan

### Describe the bug When expecting an indent in python, no indent is produced. My `treesitter` config looks like this: ```lua local configs = require("nvim-treesitter.configs") configs.setup { ensure_installed = {"lua",...

bug

My `python` file: ```python from testcontainers.compose import DockerCompose from selenium import webdriver from selenium.webdriver import DesiredCapabilities with DockerCompose("/User/person/Projects/Cultivation/tst-containers", compose_file_name=["docker-compose-1.yml",], pull=True) as compose: host = compose.get_service_host("hub", 4444) port = compose.get_service_port("hub", 4444)...

I found your talk on youtube and thought it was great. Just wanna learn more about it all could you please provide an example sql dump of the data?