Pablo Álvarez Córdoba

Results 10 issues of Pablo Álvarez Córdoba

If I write a new file, It works nice but if I edit a file does not. I am using this custom schema: https://gist.github.com/palvarezcordoba/55ea8c948c45475446cb6fff6f91a359 If I try to get suggestions...

bug
needs-info

I'm just curious what features Cook does or doesn't have compared to cookiecutter. What are the differences between them?

### Confirm this is an issue with the Python library and not an underlying OpenAI API - [X] This is an issue with the Python library ### Describe the bug...

bug

Hi, I've noticed a deprecation warning. Here's the log: ``` /usr/local/lib/python3.8/site-packages/pytest_snail/plugin.py:21: PytestDeprecationWarning: The hookimpl Snail.pytest_collection_modifyitems uses old-style configuration options (marks or attributes). Please use the pytest.hookimpl(tryfirst=True) decorator instead to configure...

- You can add `show_custom_username=True` when instantiating `Slackify` to send messages with a custom username. By default uses `hostname@task_name`. It can be overrided passing a `username` kwarg to `Slackify`. In...

Sometimes you may want to raise an exception, but not being notified. I mean, you can have a task that is "normal" that it raises exceptions frequently and you don't...

When you are running celery workers on multiple servers and an exception occurs, you can not know what sever it was. In my company, when we are not using Celery,...

Why would you ever exit/kill vim?

### Confirm this is a feature request for the Python library and not the underlying OpenAI API. - [X] This is a feature request for the Python library ### Describe...

enhancement