fix typo
This commit is contained in:
parent
72cd6a65d2
commit
f4d30706b7
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ classDiagram
|
||||||
### build.py
|
### build.py
|
||||||
|
|
||||||
```python
|
```python
|
||||||
rom os import environ
|
from os import environ
|
||||||
from pybuilder.core import task, init
|
from pybuilder.core import task, init
|
||||||
from ddadevops import *
|
from ddadevops import *
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue