Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-06 19:19:14 +01:00 committed by GitHub
parent ae79228b99
commit b159dfcbbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -224,6 +224,7 @@ print(instance_b.a) # -> []
```
### [@property()](https://docs.python.org/3/library/functions.html#property)
{: .topic-optional}
This is an optional topic!