Skip to content

Commit

Permalink
Add file to avoid circular imports
Browse files Browse the repository at this point in the history
After auto-formatting sorted some imports, there
turned out to be a circular import between form_descriptions
and english_words. Moved some bits into a new file
form_descriptions_known_firsts to break the cycle, should
probably be reconsidered later.
  • Loading branch information
kristian-clausal committed Jan 26, 2024
1 parent e4ac345 commit 5c9af5c
Show file tree
Hide file tree
Showing 3 changed files with 3,298 additions and 2,770 deletions.
Loading

0 comments on commit 5c9af5c

Please sign in to comment.