Skip to content

Commit 6d00e2e

Browse files
committed
fix: adapter empty line
1 parent 4e08e82 commit 6d00e2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

veadk/database/database_adapter.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
14+
1415
import re
1516
import time
1617
from typing import BinaryIO, TextIO

0 commit comments

Comments
 (0)