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 Nov 11, 2023
1 parent 330f652 commit a5a79d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import json
import logging
import os
from unittest.mock import mock_open, patch

import pytest
from unittest.mock import mock_open, patch
from jupyter_ai.config_manager import (
AuthError,
ConfigManager,
Expand Down

0 comments on commit a5a79d6

Please sign in to comment.