Skip to content

Commit 8583afb

Browse files
authored
Update README.md
1 parent 3a80b1d commit 8583afb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,5 @@ class Test(PaamBase):
3939

4040
## Caveats (all planned to be fixed in future release)
4141
* The type of any variable "annotated" with `GET`, `SET`, or `DEL` is `_PropertyAccessModifierBase`. This means `mypy` support and IDE type hinting are most likely broken.
42-
* No tests
42+
* No tests
43+
* Error messages currently only show owner class

0 commit comments

Comments
 (0)