Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
zGadli committed Dec 31, 2024
1 parent 6a6bb59 commit 0160b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/en/r/royalroad.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@


class RoyalRoadCrawler(Crawler):
base_url = "https://www.royalroad.com/",
base_url = "https://www.royalroad.com/"

def initialize(self):
self.init_executor(1)
Expand Down

0 comments on commit 0160b38

Please sign in to comment.