Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitb7a3d8c

Browse files
committed
Start on top-level module attribute access regression tests
1 parent61273aa commitb7a3d8c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎test/deprecation/test_attributes.py

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
"""Tests for dynamic and static attribute errors."""
2+
3+
importpytest
4+
5+
importgit
6+
7+
8+
deftest_no_attribute()->None:
9+
withpytest.raises(AttributeError):
10+
git.foo

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp