We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edcbe3a commit b6da2b6Copy full SHA for b6da2b6
tests/test_cot.py
@@ -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
-"""
8
#!/usr/bin/python
9
# -*- coding: utf8 -*-
10
# This program is free software; you can redistribute it and/or modify
0 commit comments