Browse Source

hooks fixed

Michael M 4 years ago
parent
commit
91f8919876
1 changed files with 1 additions and 1 deletions
  1. 1 1
      certora/specs/GovernorBase.spec

+ 1 - 1
certora/specs/GovernorBase.spec

@@ -82,7 +82,7 @@ rule sanityCheckVoteEnd(method f, uint256 pId) {
 //////////////////////////////////////////////////////////////////////////////
 ////////////////////////////// INVARIANTS ////////////////////////////////////
 //////////////////////////////////////////////////////////////////////////////
-// 
+//
 
 /**
  * A proposal cannot end unless it started.