Skip to content

Commit

Permalink
fix: check-format
Browse files Browse the repository at this point in the history
  • Loading branch information
Andvelavi committed Oct 18, 2023
1 parent 3e1e57f commit b2b106e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/controllers/files/shared_file/_handler.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
from src.config.soap_client import soap_client


def shared_files_handler(token):
try:
request_data = {"token": token}
Expand Down

0 comments on commit b2b106e

Please sign in to comment.