All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.sonar.python.types.typeshed.third_party.2and3.geoip2.mixins.pyi Maven / Gradle / Ivy

There is a newer version: 4.17.0.14845
Show newest version
class SimpleEquality:
    def __eq__(self, other: object) -> bool: ...
    def __ne__(self, other: object) -> bool: ...




© 2015 - 2024 Weber Informatics LLC | Privacy Policy