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

Commit 69f6c74

Browse filesBrowse files
committed
ruff format
1 parent b4ed688 commit 69f6c74
Copy full SHA for 69f6c74

File tree

2 files changed

+2
-0
lines changed
Filter options

2 files changed

+2
-0
lines changed

‎pymysql/__init__.py

Copy file name to clipboardExpand all lines: pymysql/__init__.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2222
THE SOFTWARE.
2323
"""
24+
2425
import sys
2526

2627
from .constants import FIELD_TYPE

‎pymysql/_auth.py

Copy file name to clipboardExpand all lines: pymysql/_auth.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
"""
22
Implements auth methods
33
"""
4+
45
from .err import OperationalError
56

67

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.