Skip to content

Commit

Permalink
Update test_cot.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ABHISHEKSONI121 authored Jul 17, 2024
1 parent edcbe3a commit 3fefb06
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions tests/test_cot.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
"""Test the COT (Comprobante de Operaciones en Tránsito) module.
This module contains tests for the COT class, which is used to interact with the
AFIP COT web service. The tests cover various scenarios, including connecting
to the service, presenting remitos, reading validation responses, and handling
errors.
"""
#!/usr/bin/python
# -*- coding: utf8 -*-
# This program is free software; you can redistribute it and/or modify
Expand Down

0 comments on commit 3fefb06

Please sign in to comment.