Skip to content

Commit

Permalink
chore: fix imports for renamed report
Browse files Browse the repository at this point in the history
  • Loading branch information
GursheenK committed Nov 28, 2023
1 parent 8f00481 commit aee2e12
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import frappe
from frappe import _

from erpnext.accounts.report.tds_payable_monthly.tds_payable_monthly import (
from erpnext.accounts.report.tax_withholding_details.tax_withholding_details import (
get_result,
get_tds_docs,
)
Expand Down

0 comments on commit aee2e12

Please sign in to comment.