Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0fae37f

Browse files
author
Vishal Rana
committed
Bump v0.5.2
Signed-off-by: Vishal Rana <vishal.rana@verizon.com>
1 parentc1b216b commit0fae37f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

‎labstack/client.py‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,16 +15,12 @@ def __call__(self, r):
1515
classClient():
1616
def__init__(self,api_key):
1717
self.interceptor=_Interceptor(api_key)
18-
self.app_id=''
19-
self.app_name=''
2018

2119
defemail(self):
2220
return_Email(self.interceptor)
2321

2422
deflog(self):
2523
log=_Log(self.interceptor)
26-
log.app_id=self.app_id
27-
log.app_name=self.app_name
2824
returnlog
2925

3026
defstore(self):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp