We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f44c3 commit edd4d9eCopy full SHA for edd4d9e
1 file changed
mktxp/flow/router_connection.py
@@ -21,7 +21,7 @@
21
import yaml
22
23
# Fix UTF-8 decode error and memory leak from upstream RouterOS-api
24
-(# Ref: https://github.com/akpw/mktxp/issues/47)
+# Ref: https://github.com/akpw/mktxp/issues/47
25
26
# 1. The RouterOS-api implicitly assumes that the API response is UTF-8 encoded,
27
# but Mikrotik often uses latin-1, so monkey-patching StringField to fallback to latin-1
0 commit comments