Tim Nonet

Results 12 issues of Tim Nonet

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

kind/bug
status/triage
status/waiting-on-response

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

- [x] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version. - [x] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this repo and believe that this is not a duplicate. - [x] If...

Bug
Triage

See: https://github.com/lorenzwalthert/precommit/pull/432 I seem to get a docopt issue when specifying an option without any arguments. See: https://github.com/lorenzwalthert/precommit/issues/429#issuecomment-1179806044. Therefore, I added ... arguments as a workaround. I bet there is...

**Is your feature request related to a problem? Please describe.** I would like a way to run many of these pre-commit hooks in arbitrary subdirectories. I am creating a repository...

Pyarrow may not be pinned properly in [setup.cfg](https://github.com/snowflakedb/snowflake-connector-python/blob/main/setup.cfg). It current is in `[options.extras_require]` for `pandas` but I believe it should be in `install_requires` section? This is preventing poetry from detecting...

bug

Things to note: 1. PyPi upload token will need to be transferred 2. Links to GH pages/documentation will need to be updated 3. Merge Travis CI + GH Actions CI

Installing `lightfm` on python 3.9 on M1 and Linux fails when using poetry 1.2.0 ```poetry install Configuration file exists at /Users/tnonet/Library/Application Support/pypoetry, reusing this directory. Consider moving configuration to /Users/tnonet/Library/Preferences/pypoetry,...

I utilized this simple module for a project of mine. However, I ran into the issue that I believe many other people face. The OSRM 'max_match_size' setting has a default...

### What would you like to be added? Allow the Clusterpedia DB user/role to check the schema of the resource table and throw errors if the schema is wrong rather...

kind/feature