You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since we are only looking to read conifiguration [tool.jupysql.SqlMagic], it is not appropriate to be evaluating the validity of other sections in pyproject.toml, which may be perfectly valid but intended for other purposes
This implementation is responsible for part of the problem observed in #969
What happens?
Since we are only looking to read conifiguration
[tool.jupysql.SqlMagic]
, it is not appropriate to be evaluating the validity of other sections in pyproject.toml, which may be perfectly valid but intended for other purposesThis implementation is responsible for part of the problem observed in #969
Creating a new issue as per #969 (comment) from @edublancas
To Reproduce
[tool.jupysql.SqlMagic]
is not present in either pyproject.toml or ~/.jupysql/config[tool.jupysqX.whatever]
to one of these filesOS:
Any
JupySQL Version:
0.10.7
Full Name:
Maciej Bukczynski
Affiliation:
Darkhorse Analytics
The text was updated successfully, but these errors were encountered: