William Cheng 60d601ee26
[Python] Minor fix to code format (#4172)
* test python e501 fix

* 2 spaces

* fix format with noqa: E501

* fix format, update samples
2019-10-17 02:34:04 +08:00

385 B

HasOnlyReadOnly

Properties

Name Type Description Notes
bar str [optional] [readonly]
foo str [optional] [readonly]

[Back to Model list] [Back to API list] [Back to README]