Doc: Delete pyc in a structure of dashboard.rst file
dashboard.pyc and __init__.pyc are redundant, it is not useful and should be removed. Change-Id: Iacb904596413232a22c72832f69dc20eca69b6f6
This commit is contained in:
parent
c1a45f5677
commit
340d4ff981
@ -59,9 +59,7 @@ structure that looks like the following::
|
|||||||
|
|
||||||
mydashboard
|
mydashboard
|
||||||
├── dashboard.py
|
├── dashboard.py
|
||||||
├── dashboard.pyc
|
|
||||||
├── __init__.py
|
├── __init__.py
|
||||||
├── __init__.pyc
|
|
||||||
├── mypanel
|
├── mypanel
|
||||||
│ ├── __init__.py
|
│ ├── __init__.py
|
||||||
│ ├── panel.py
|
│ ├── panel.py
|
||||||
|
Loading…
Reference in New Issue
Block a user