broken table in python keywords fixed

This commit is contained in:
nitish770 2021-03-16 12:49:38 +05:30
parent 2c92735c4f
commit 27d1831c27
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@
| Keyword | Description | Category |
|---------- | ---------- | --------- |
| True | Boolean value for not False or 1 | Value Keyword|
| False | Boolean Value for not True or 0 | Value Keyword |
| None | No Value | Value keyword |