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

Fix "AttributeError: 'Cls' object has no attribute" for "Add a concept of ambigous KOD table" pull #22

Conversation

banderlog
Copy link

Fix AttributeError: 'Cls' object has no attribute

Particularly in this case we need to add :

        cargs.compact = args.compact
        cargs.text = args.text
        cargs.color = args.color
        cargs.width = args.width

But better add all in auto mode, IMHO

Ii do not know, should it be in dbcrack part or not, because those options are not set in relevant arg subparser, but without them dbcrack will also not work

@banderlog
Copy link
Author

Relevant errors were mentioned in #17

@banderlog banderlog changed the title Erdgeist strucrack ambigous kods Fix "AttributeError: 'Cls' object has no attribute" for "Add a concept of ambigous KOD table" pull Aug 20, 2023
@erdgeist erdgeist merged commit 8825789 into alephdata:erdgeist-strucrack-ambigous-kods Oct 2, 2023
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

Successfully merging this pull request may close these issues.

2 participants