Skip to content

Commit

Permalink
fix: linting missing line
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <[email protected]>
  • Loading branch information
baywet committed Jul 12, 2024
1 parent b6c1d29 commit f39f0b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/msgraph_core/tasks/large_file_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@

from msgraph_core.models import LargeFileUploadSession, UploadResult # check imports


# pylint: disable=too-many-instance-attributes
class LargeFileUploadTask:

Expand Down

0 comments on commit f39f0b9

Please sign in to comment.