8000 Fix pre-commit import · staticdev/github4.py@766eea6 · GitHub
[go: up one dir, main page]

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on May 22, 2021. It is now read-only.

Commit 766eea6

Browse files
author
staticdev
committed
Fix pre-commit import
1 parent ff03636 commit 766eea6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/unit/test_repos_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import json
22
import unittest.mock
33

4-
import pytest
4+
# import pytest
55

66
import github4
77
from .helper import create_example_data_helper

0 commit comments

Comments
 (0)
0