mirror of
https://github.com/cool-RR/PySnooper.git
synced 2026-01-23 10:15:11 +00:00
small typo on pycompat.py
This commit is contained in:
parent
b8e7ba3060
commit
2c8c74903d
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Copyright 2019 Ram Rachum.
|
||||
# This program is distributed under the MIT license.
|
||||
'''Python 2/3 compatibilty'''
|
||||
'''Python 2/3 compatibility'''
|
||||
|
||||
import abc
|
||||
import os
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue