3 lines
48 B
Python
Raw Normal View History

2024-07-15 18:07:26 +09:00
class PeeringDegreeReached(Exception):
pass