Skip to content

Commit

Permalink
lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jiashenC committed Aug 25, 2023
1 parent e5a750d commit fbda13a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit_tests/test_eva_cmd_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
import argparse
import asyncio
import unittest
import pytest

import pytest
from mock import call, patch

from evadb.configuration.configuration_manager import ConfigurationManager
Expand Down

0 comments on commit fbda13a

Please sign in to comment.