Skip to content

Commit

Permalink
Update user_requests.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SermetPekin authored Apr 18, 2024
1 parent e484ca6 commit c492678
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions evdspy/EVDSlocal/index_requests/user_requests.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,11 +221,8 @@ def domain(self) -> str:
def alias(self):
return "series="


# ....................................................................... UrlDataGroup
class UrlDataGroup(UrlSeries):
@property
def domain(self) -> str:
return "https://evds2.tcmb.gov.tr/service/evds"

@property
def alias(self):
Expand Down

0 comments on commit c492678

Please sign in to comment.