mirror of
https://github.com/zama-ai/concrete.git
synced 2026-04-17 03:00:54 -04:00
chore: rename compiler to concrete-compiler
zamalang => concretelang zamacompiler => concretecompiler
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import pytest
|
||||
from zamalang import compiler
|
||||
from concretelang import compiler
|
||||
|
||||
|
||||
VALID_INPUTS = [
|
||||
|
||||
Reference in New Issue
Block a user