Skip to content

Commit

Permalink
fix(algebra/continued_fractions): fix import (#6677)
Browse files Browse the repository at this point in the history
Just fix an import
  • Loading branch information
kappelmann committed Mar 14, 2021
1 parent b48cf17 commit feab14b
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -5,7 +5,7 @@ Authors: Kevin Kappelmann
-/
import algebra.continued_fractions.computation.approximations
import algebra.continued_fractions.convergents_equiv
import topology.instances.ennreal
import topology.algebra.ordered
/-!
# Corollaries From Approximation Lemmas (`algebra.continued_fractions.computation.approximations`)
Expand Down

0 comments on commit feab14b

Please sign in to comment.