Fix documentation
This commit is contained in:
parent
daef7c97e4
commit
d3a6fcd42c
5 changed files with 5 additions and 5 deletions
|
@ -18,6 +18,6 @@ Printing percentage
|
|||
|
||||
.. code-block:: python
|
||||
|
||||
from compLIB.Battery import Battery
|
||||
from compLib.Battery import Battery
|
||||
|
||||
print(Battery.percent())
|
Reference in a new issue