fix doxy warning

This commit is contained in:
Bastian Schroll 2018-09-20 23:55:53 +02:00
parent 1252a953a8
commit da94581dc2

View file

@ -101,6 +101,5 @@ class Packet:
"""!Print a info message to the log on INFO level.
Contains the most useful info about this packet.
@todo not complete yet - must be edit to print nice formatted messages on console
@param bwPacket: BOSWatch packet instance"""
"""
logging.info("[%s]", self.get("mode"))