Skip to content

Commit 203bad5

Browse files
committed
Fix comment for this
1 parent 56d5789 commit 203bad5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/async_utils/_internal_types.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +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-
15-
# This used to include CPython code, some minor performance losses have been
16-
# taken to not tightly include upstream code
17-
14+
"""Module containing protocol definitions that should only be evaluated if introspected."""
1815

1916
from __future__ import annotations
2017

0 commit comments

Comments
 (0)