mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
Refactor imports to use submodule-specific paths and remove generic exports
This commit is contained in:
@@ -72,7 +72,7 @@ Before installing Semantica, ensure you have:
|
||||
|
||||
```python
|
||||
import semantica
|
||||
print(semantica.version)
|
||||
print(semantica.__version__)
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user