Skip to content

Commit

Permalink
Merge pull request #91 from akretion/xsdata-v24.2.1-ruff
Browse files Browse the repository at this point in the history
generation via xsdata v24.2.1 (ruff formatter)
  • Loading branch information
rvalyi authored Feb 24, 2024
2 parents 2876dac + 681aa8c commit 89a144b
Show file tree
Hide file tree
Showing 211 changed files with 5,484 additions and 4,301 deletions.
6 changes: 4 additions & 2 deletions nfelib/bpe/bindings/v1_0/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""This file was generated by xsdata, v23.6, on 2023-06-28 18:36:39
"""This file was generated by xsdata, v24.2.1, on 2024-02-24 11:16:43
Generator: DataclassGenerator
See: https://xsdata.readthedocs.io/
Expand Down Expand Up @@ -78,7 +78,9 @@
from nfelib.bpe.bindings.v1_0.proc_evento_bpe_v1_00 import ProcEventoBpe
from nfelib.bpe.bindings.v1_0.ret_bpe_v1_00 import RetBpe
from nfelib.bpe.bindings.v1_0.ret_cons_sit_bpe_v1_00 import RetConsSitBpe
from nfelib.bpe.bindings.v1_0.ret_cons_stat_serv_bpe_v1_00 import RetConsStatServBpe
from nfelib.bpe.bindings.v1_0.ret_cons_stat_serv_bpe_v1_00 import (
RetConsStatServBpe,
)
from nfelib.bpe.bindings.v1_0.ret_evento_bpe_v1_00 import RetEventoBpe
from nfelib.bpe.bindings.v1_0.tipos_geral_bpe_v1_00 import (
Tamb,
Expand Down
Loading

0 comments on commit 89a144b

Please sign in to comment.