File: __init__.py

package info (click to toggle)
python-array-api-compat 1.11.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 708 kB
  • sloc: python: 3,954; sh: 16; makefile: 15
file content (7 lines) | stat: -rw-r--r-- 203 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
"""
Basic tests for the compat library

This only tests basic things like that vendoring works. The extensive tests
are done by the array API test suite https://github.com/data-apis/array-api-tests

"""