Searched refs:unused_self (Results 1 – 8 of 8) sorted by relevance
51 clippy::unused_self,
227 clippy::unused_self,
337 clippy::unused_self,
91 #[cfg_attr(not(self_span_hack), allow(clippy::unused_self))]
662 def raise_error(unused_self): argument
12 clippy::unused_self
591 PyObject* Reduce(PyObject* unused_self, PyObject* unused_other) { in Subscript() argument
495 def instance_call(unused_self): argument