From 951dcdf4ec224b31433c5ab5c170b76fd3087910 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Thu, 8 Jul 2021 14:09:51 +0000 Subject: =?UTF-8?q?:rotating=5Flight:=20=E8=87=AA=E5=8A=A8=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/rule.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ATRI/rule.py') diff --git a/ATRI/rule.py b/ATRI/rule.py index 3d75f84..6f90be4 100644 --- a/ATRI/rule.py +++ b/ATRI/rule.py @@ -18,7 +18,7 @@ def is_in_service(service: str) -> Rule: return result else: return True - + return Rule(_is_in_service) -- cgit v1.2.3