Skip to content

Commit

Permalink
Update dfa.py
Browse files Browse the repository at this point in the history
  • Loading branch information
eliotwrobson committed Jun 27, 2023
1 parent 6ab0932 commit b109c85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions automata/fa/dfa.py
Original file line number Diff line number Diff line change
Expand Up @@ -858,6 +858,7 @@ def _expand_dfa(
"""

if retain_names:

def get_name_original(state: DFAStateT) -> DFAStateT:
return state

Expand Down

0 comments on commit b109c85

Please sign in to comment.