Skip to content

Commit f39f0b9

Browse files
committed
fix: linting missing line
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
1 parent b6c1d29 commit f39f0b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/msgraph_core/tasks/large_file_upload.py

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616

1717
from msgraph_core.models import LargeFileUploadSession, UploadResult # check imports
1818

19+
1920
# pylint: disable=too-many-instance-attributes
2021
class LargeFileUploadTask:
2122

0 commit comments

Comments
 (0)