vaibhavsingh97 / random-word

This is a simple python package to generate random english words
https://pypi.org/project/random-word/
MIT License
123 stars 25 forks source link

Circular Import #77

Closed benni347 closed 2 years ago

benni347 commented 2 years ago

Describe the bug When I run my program with the example of hacDictionaryDef or any other example it won't run because of a circular import.

Expected behavior It runs my program.

Environment (please complete the following information):