Skip to content

Commit 8177e15

Browse files
committed
_spec_conf.py -> _array_api_conf.py
1 parent 3df54fb commit 8177e15

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

spec/2022.12/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import sys
22

33
from array_api_stubs import _draft as stubs_mod
4-
from _spec_conf import *
4+
from _array_api_conf import *
55

66
release = "DRAFT"
77
sys.modules["array_api"] = stubs_mod
File renamed without changes.

0 commit comments

Comments
 (0)