박상준
Results
2
issues of
박상준
fix : 백준 문자열 문제 골드 난이도 표기 된 것 브론즈로 수정 오표기 같습니다.
``` Traceback (most recent call last): File "C:\Users\ipeac\IdeaProjects\N2T\main.py", line 168, in client = Notion2Tistory(cfg, sleep_time=5, selenium_debug=False) File "C:\Users\ipeac\IdeaProjects\N2T\main.py", line 56, in __init__ authorize_code = self.s_client.get_tistory_authorize_code(cfg.TISTORY.CLIENT_ID, cfg.TISTORY.REDIRECT_URI) File "C:\Users\ipeac\IdeaProjects\N2T\clients\SeleniumClient.py", line 76,...