Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 18, 2024
1 parent 77d7231 commit 91de28b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions gepetuto/magic.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Load / reload / hide code snippets from jupyter notebook."""

import logging

from IPython.core.magic import Magics, line_magic, magics_class
Expand Down
1 change: 1 addition & 0 deletions tests/test_args.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Unit tests for gepetuto."""

import unittest
from pathlib import Path

Expand Down

0 comments on commit 91de28b

Please sign in to comment.