rename module pyrohlik to rohlik

This commit is contained in:
hlad 2024-11-17 10:38:58 +01:00
parent d10cef9705
commit e3ba823070
8 changed files with 1 additions and 1 deletions

View file

@ -1,5 +1,5 @@
```python ```python
from pyrohlik import Rohlik from rohlik import Rohlik
``` ```
```python ```python