Compare commits
No commits in common. "c5ef9dfc798395324fa569ee0d767c16cbc146d3" and "a10a60392826979f47ec197987cd7e6a0b116a4f" have entirely different histories.
c5ef9dfc79
...
a10a603928
|
@ -1 +1 @@
|
||||||
__version__ = '0.3.10'
|
__version__ = '0.3.9'
|
||||||
|
|
|
@ -7,7 +7,6 @@ lint.ignore = [
|
||||||
'Q003', 'D205', # Format conflict
|
'Q003', 'D205', # Format conflict
|
||||||
|
|
||||||
'TCH', # Microoptimization at the cost of readability
|
'TCH', # Microoptimization at the cost of readability
|
||||||
'TID252', # I like relative imports
|
|
||||||
|
|
||||||
'D407', 'D413', # Weird documentation stuff
|
'D407', 'D413', # Weird documentation stuff
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user