Skip to content

Commit ee1bff1

Browse files
committed
support error message
1 parent a501a59 commit ee1bff1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/copaw/app/channels/imessage/channel.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# -*- coding: utf-8 -*-
2-
2+
# pylint:disable=too-many-return-statements
33
from __future__ import annotations
44

55
import logging

0 commit comments

Comments
 (0)