3 lines
58 B
Python
3 lines
58 B
Python
|
class ProjectorExceptionWarning(RuntimeWarning):
|
||
|
pass
|