This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
posthog
Watch
0
Star
0
Fork
0
You've already forked posthog
mirror of
https://github.com/PostHog/posthog.git
synced
2024-11-22 08:40:03 +01:00
Code
Issues
Releases
Activity
7b36e5f3d9
posthog
/
ee
/
conftest.py
3 lines
46 B
Python
Raw
Normal View
History
Unescape
Escape
ci(flake8): enable unused import check (#8714)
2022-03-08 09:53:54 +01:00
# flake8: noqa
Clean up conftest.py (#8806) * Remove ee/conftest This was duplicated during yeetcode, causing issues when refactoring it * Remove test-specific setup code * Share conftests better
2022-03-02 13:02:55 +01:00
from
posthog
.
conftest
import
*
Copy Permalink