Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
LuuBluum committed Sep 8, 2024
1 parent f72ba2d commit 6fa2fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cubical/Relation/Binary/Order/Poset/Subset.agda
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ open import Cubical.Relation.Binary.Order.Poset.Properties
private
variable
ℓ ℓ' ℓ'' ℓ''' ℓ₀ ℓ₁ : Level

module _
(P : Poset ℓ ℓ')
where
Expand Down

0 comments on commit 6fa2fa6

Please sign in to comment.