blob: 81549d3c4c0f7b192a5eaa56cf17296938ccfe98 [file] [log] [blame]
from abc import ABCMeta
from abc import abstractmethod
ABCMeta()
abstractmethod()