update bots
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
from ..en_CA import Provider as BarcodeProvider
|
||||
|
||||
|
||||
class Provider(BarcodeProvider):
|
||||
"""Implement bank provider for ``fr_CA`` locale.
|
||||
|
||||
There is no difference from the ``en_CA`` implementation.
|
||||
"""
|
||||
|
||||
pass
|
||||
Binary file not shown.
Reference in New Issue
Block a user