RamiAwar / dataline

Chat with your data - AI data analysis and visualization on CSV, Postgres, MySQL, Snowflake, SQLite...
https://dataline.app
GNU General Public License v3.0
766 stars 70 forks source link

Fix snowflake packaging #219

Closed anthony2261 closed 3 months ago

RamiAwar commented 3 months ago

I think you did an oopsie.

Pretty sure this change went in with another PR of yours

RamiAwar commented 3 months ago

Double check and close this lol

anthony2261 commented 3 months ago

This is hurting my head. Some commits went into main already? wth

anthony2261 commented 3 months ago

Yeah ok I think I know what happened, I must've created this branch off of the snowflake branch instead of from main. Rebased this to main, now there's just one commit which replaces [^\s] with \S which are equivalent