Philipp Hörist pushed to branch master at gajim / gajim


Commits:
446ee5a2 by lovetox at 2020-04-05T11:27:42+02:00
Fix pylint error

- - - - -


1 changed file:

- gajim/common/const.py


Changes:

=====================================
gajim/common/const.py
=====================================
@@ -248,7 +248,6 @@ class ClientState(IntEnum):
     @property
     def is_available(self):
         return self == ClientState.AVAILABLE
-    
 
 
 MUC_CREATION_EXAMPLES = [



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/446ee5a292f9ea478f1b7494cce48f22b86aa526

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/446ee5a292f9ea478f1b7494cce48f22b86aa526
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to