0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Tom Owers
5513be7731
chore: upgraded Ruff linter (#18188)
* Upgraded Ruff linter

* Formatted whole codebase with new ruff rules

* Revert import removal

* Fixed mypi issues or added ignores

* Fixed schema formatting

* Fixed hogvm failing tests

* Remove duplicate key in list
2023-10-26 12:38:15 +02:00
Marius Andra
558b3b0e30
feat(hogvm): remove hogvm cohort matching (#16931) 2023-08-09 00:01:01 +02:00
Marius Andra
d50438d0ce
feat(hogvm): async operations for in cohort support (HogVM part 3) (#16279) 2023-06-28 16:22:44 +00:00
Marius Andra
4b44cba6fe
feat(hogql): local evaluation (HogVM part 2) (#16275) 2023-06-28 17:23:22 +02:00