Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimdigriz committed Jan 16, 2025
1 parent 33c9560 commit e189727
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbgitpuller/pull.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
from traitlets import Integer, default
from traitlets.config import Configurable
from functools import partial
from .config import NbGitPullerFeatures

from config import NbGitPullerFeatures

def execute_cmd(cmd, **kwargs):
"""
Expand Down

0 comments on commit e189727

Please sign in to comment.