diff --git a/src/accounting/report/reports/utils/csv_export.py b/src/accounting/report/reports/utils/csv_export.py index 078388e..ecf3b35 100644 --- a/src/accounting/report/reports/utils/csv_export.py +++ b/src/accounting/report/reports/utils/csv_export.py @@ -14,7 +14,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. -"""The utility to export the report as CSV for download. +"""The utilities to export the report as CSV for download. """ import csv