Skip to content

Commit b6da2b6

Browse files
update test_cot.py
Signed-off-by: SONIABHISHEK121 <[email protected]>
1 parent edcbe3a commit b6da2b6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

tests/test_cot.py

-7
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,3 @@
1-
"""Test the COT (Comprobante de Operaciones en Tránsito) module.
2-
3-
This module contains tests for the COT class, which is used to interact with the
4-
AFIP COT web service. The tests cover various scenarios, including connecting
5-
to the service, presenting remitos, reading validation responses, and handling
6-
errors.
7-
"""
81
#!/usr/bin/python
92
# -*- coding: utf8 -*-
103
# This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)