Skip to content

Commit 4aa714a

Browse files
committedSep 25, 2017
Align to pylint
1 parent 6eb195a commit 4aa714a

File tree

1 file changed

+2
-0
lines changed
  • onedrive_service/src/onedrive_service/authentication

1 file changed

+2
-0
lines changed
 

‎onedrive_service/src/onedrive_service/authentication/session.py

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
""" Module contains OneDrive session representation.
22
"""
3+
# pylint: disable=fixme
4+
# pylint: disable=useless-super-delegation
35

46
import os
57

0 commit comments

Comments
 (0)