File: __init__.py

package info (click to toggle)
sentry-python 2.19.2-3
  • links: PTS, VCS
  • area: main
  • in suites:
  • size: 4,088 kB
  • sloc: python: 56,942; sh: 117; makefile: 114; xml: 2
file content (3 lines) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (3)
1
2
3
import pytest

pytest.importorskip("clickhouse_driver")