Skip to content

Commit ac96c0e

Browse files
committed
STY: Flake8.
1 parent 545e154 commit ac96c0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgcontents/utils/ipycompat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
import notebook
5050
if notebook.version_info[0] >= 5:
5151
raise ImportError("Notebook versions 5 and up are not supported.")
52-
52+
5353
from traitlets.config import Config
5454
from notebook.services.contents.checkpoints import (
5555
Checkpoints,

0 commit comments

Comments
 (0)