Skip to content

Commit

Permalink
Rename in test code
Browse files Browse the repository at this point in the history
  • Loading branch information
glyn committed Jan 4, 2025
1 parent 3a43714 commit e4c12ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import json
from pathlib import Path

from dark_visitors import json_to_txt, json_to_table
from robots import json_to_txt, json_to_table


def test_robots_txt_creation():
Expand Down

0 comments on commit e4c12ee

Please sign in to comment.