Skip to content

Commit

Permalink
fix: quality checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Noyan Aziz authored and Muhammad Noyan Aziz committed Nov 14, 2024
1 parent 7a92ed9 commit 2f11481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commerce_coordinator/apps/commercetools/clients.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
import datetime
import decimal
import logging
from typing import Generic, List, Optional, Tuple, TypeVar, Union
from types import SimpleNamespace
from typing import Generic, List, Optional, Tuple, TypeVar, Union

import requests
import stripe
Expand Down

0 comments on commit 2f11481

Please sign in to comment.