Adjust some typings (#1765)

* Adjust some typings

* Adjust typings
This commit is contained in:
YishiMichael
2022-03-23 14:17:34 +08:00
committed by GitHub
parent aefde2969f
commit 6ad8636fab
6 changed files with 54 additions and 76 deletions

View File

@ -84,8 +84,6 @@ Text
.. code-block:: python
START_X = 30
START_Y = 20
NORMAL = "NORMAL"
ITALIC = "ITALIC"
OBLIQUE = "OBLIQUE"