Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import class name collision #300

Closed
tefra opened this issue Oct 25, 2020 · 0 comments
Closed

Import class name collision #300

tefra opened this issue Oct 25, 2020 · 0 comments

Comments

@tefra
Copy link
Owner

tefra commented Oct 25, 2020

w3c test: test_particles_q030_particles_q030_v

from dataclasses import dataclass, field
from typing import List, Optional
from output.models.ms_data.particles.particles_q030_xsd.particles_q030_imp import E2
from output.models.ms_data.particles.particles_q030_xsd.particles_q030_imp2 import E2

__NAMESPACE__ = "http://xsdtesting"
@tefra tefra closed this as completed in dd062e9 Oct 26, 2020
tefra added a commit to tefra/xsdata-w3c-tests that referenced this issue Oct 26, 2020
tefra added a commit to tefra/xsdata-w3c-tests that referenced this issue Oct 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant