PyCQA/flake8-bugbear

Enforce order of decorators combined with `@abstractmethod`

開放

#279 建立於 2022年8月26日

 (1 則留言) (0 個反應) (0 位負責人)Python (116 個分叉)github user discovery
enhancementhelp wanted

倉庫指標

星標
 (1,116 顆星)
PR 合併指標
 (平均合併 4小時 17分鐘) (30 天內合併 3 個 PR)

描述

When combining @abstractmethod with @property or @staticmethod, the latter must come first. This might be a good addition to this plugin.

貢獻者指南