Skip to content

Commit

Permalink
Correct merge error.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Aug 19, 2024
1 parent fe5174f commit 19f62b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/xero/filesmanager.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import os
from urllib.parse import parse_qs

import requests

from xero.auth import OAuth2Credentials

from .constants import XERO_FILES_URL
Expand Down

0 comments on commit 19f62b3

Please sign in to comment.