mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
exclude 36
This commit is contained in:
parent
aeac63da7a
commit
86032f6354
1 changed files with 1 additions and 0 deletions
|
@ -109,6 +109,7 @@ def test_broken_repr():
|
|||
assert result == expected
|
||||
|
||||
|
||||
@skip_py36
|
||||
def test_broken_getattr():
|
||||
class BrokenAttr:
|
||||
def __getattr__(self, name):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue