Skip to content

Commit 55a3e25

Browse files
committed
Fix checkstyle suppression
1 parent 91a9610 commit 55a3e25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graalpython/com.oracle.graal.python/src/com/oracle/graal/python/util/IPAddressUtil.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3939
* SOFTWARE.
4040
*/
41-
// CHECKSTYLE:OFF
41+
// Checkstyle: stop
4242
package com.oracle.graal.python.util;
4343

4444
import java.net.URL;

0 commit comments

Comments
 (0)