3 lines
61 B
Python
3 lines
61 B
Python
|
|
class RemovedInWillow17Warning(DeprecationWarning):
|
||
|
|
pass
|